kailash 4.21.0-aarch64-linux → 4.24.0-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e8539e6a6328876cf98545465652df6ae1b1a9bfb72667996b5dcd506a1b160c
4
- data.tar.gz: 32536665717690573916ee40d53d7f25283d180bbd1aa7f1d1ec56b52757717f
3
+ metadata.gz: 8f5c4fd1c2f80bf82d9e9bb348478fd45a643729808df6f0a31ad4bc4aa4aef3
4
+ data.tar.gz: 0471b1ed3af7b05d90e9429afdc0c151d8e358fa9fd0ff89222ac5c5814b0e0d
5
5
  SHA512:
6
- metadata.gz: 23fb06ad6970752576bacfa4aac58e355bddd6f7a778dce15ab2fbb2a3f6dff5fc60006ddcda581ee33b38e9d822a016b6116c0eb34f950544166c0a1239a45c
7
- data.tar.gz: f97fdcea1ec8ed210612e5b92ad2be7420b58eff1e0d337597223ea81111dffe01899d9947e0e4ae71e45ffaf19998148696e25c6095d057030aec0527e778d5
6
+ metadata.gz: f1e71ccadc740db8f8594b1f6c0829170f5424b783929fa15be63fafab91260365729f71c1b78f19248aabd7296f78e3b71878bfae70fa92070c57280451ba11
7
+ data.tar.gz: be7af18eda4592c876255c094a4ed09b6dfccf65b07063bb7c4e76319882258b4a4e9eeb2475d9b74a0da077f20c6794ecb5d639ac4e47a1cb94f36f437dc677
Binary file
Binary file
Binary file
@@ -4,5 +4,5 @@ module Kailash
4
4
  # Ruby gem version — kept in sync with Cargo.toml via release process.
5
5
  # The native extension also defines Kailash::VERSION from the Rust side;
6
6
  # this file provides a fallback before the extension is loaded.
7
- GEM_VERSION = "4.21.0"
7
+ GEM_VERSION = "4.24.0"
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kailash
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.21.0
4
+ version: 4.24.0
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Kailash Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-26 00:00:00.000000000 Z
11
+ date: 2026-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler