kailash 4.6.0-aarch64-linux → 4.7.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: 9e8b8d019ca99137662bb66474d33463c7eab3c9823543b573ec6ed66fd7a313
4
- data.tar.gz: dbadbd94af35718e3fcb36bf70b1e260580785bc7677a3f383279909ad169805
3
+ metadata.gz: 7df8e7a48b6b393a5d1f747b59af94c45b8ee83f47a378fdab332fe6ff3ea024
4
+ data.tar.gz: 6272cc0972e5686df79465b2a44a2a94b52687ff908060021a74fa9147fedbde
5
5
  SHA512:
6
- metadata.gz: 448fa28192ccf780e92406621697fb80899a4f1b30a6f54b872184c85179f7a126402615566ef5606649331e1932ffaf558d056a76a4a7f5d70c0b028ef8f6bf
7
- data.tar.gz: 6983262d3a6a49aa6d50828aca81ce92bb80d4276b00c63166193b85db01d4a4fb5f346cec88875f962f23a3ee9209f12c312d11578c942d7828e6515a1f0048
6
+ metadata.gz: 430d257de91d84c6e95f95f16bc789fb0afa6409c36a780c84500ef214b62b09c72e932242ddf5f943b35c5b5f99f049297f465175e18ffb6c589f97d746853a
7
+ data.tar.gz: f805f42df7485dfc5b6bbb4c5ee82b47db43c3d3de454d5730d2652fa98d0ede42593ea61d0afe1806f4ae01270ef1c71fa4cb88372638624a3c637d8103ce8d
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.6.0"
7
+ GEM_VERSION = "4.7.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.6.0
4
+ version: 4.7.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-11 00:00:00.000000000 Z
11
+ date: 2026-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler