kailash 4.28.0-aarch64-linux → 4.30.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: e98040a664d909ad0806d81caeda9a19497fa1c55010e51729c8b9f337bb4593
4
- data.tar.gz: '01497bdac905dc47863134d7c079ec8e8719cb66311ffec15afa4ed7a0952a3e'
3
+ metadata.gz: c784a3fed9b694bbe367fc532ec3249a7daf9cbb98435765bf6c4087fc0d8a13
4
+ data.tar.gz: e9e5b6f43596394af93344c25329a3b025751844364549c330f9b37f5c0548b5
5
5
  SHA512:
6
- metadata.gz: 1e6602387f0dc171477bcb96e353bb61c68f3e65cce1157a7300516edd3cbc510e2bf229887ec4c872caa574aab9ae277063eaaec1def394777c4a54c14be26f
7
- data.tar.gz: c5db4d1fa53d14504c933bcf073ad2ca461720d3007c6ee328eee836fc69166ca786d03550b9abe28e3ddeb3770dee0cc69adfade9a3a7911790afb1e6d28a00
6
+ metadata.gz: 812da9de845014224e06ff047fcfc9f634d9f5496c5ed0dea51c3b080c51f461c0c7d029ef47ac4e2b9070270f4a5b62a3d32007d817475705458f9b456414c4
7
+ data.tar.gz: 5af0c036142f3f4e001171a99abe72a18a2e8aac83fcd7d0ac2f231c3e719f43d2d408975ea78beb65e72614be172ceccb349b40d9099d7cea56ee56b22e64cd
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.28.0"
7
+ GEM_VERSION = "4.30.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.28.0
4
+ version: 4.30.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-07-10 00:00:00.000000000 Z
11
+ date: 2026-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler