kailash 4.12.0-aarch64-linux → 4.13.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: 9b3b4e8a77bf77fcedf98b703bdee8cc11e6a7ff86dfd9b9118b5c39613179cf
4
- data.tar.gz: f8e97d0cd0c7d1a61727783cabd3230bdad384d53ba0132dfabfc1d667a72712
3
+ metadata.gz: d6eed2dee279e4c5088b69dbc68181ab037d8e8a34dbc912a8db9e16c6600d06
4
+ data.tar.gz: e8723bdbfc9024670cbd08e618ea8ffc154226eaee245def8cf1a9982d1a6883
5
5
  SHA512:
6
- metadata.gz: a1bbc3be08fdc67e0f9b0a929c3e5c539e34cb8143f6986bd26530a3d7a8ec96803b5af3dd477fd193fc554408bd26b6019abd648f6e76d2ba75155257ab9f88
7
- data.tar.gz: dd1c945b570569be69e09b0d46c9298b4e3de4abca667dfaf3672a732ee1931d1cd4af49449b4b0f64462b59d1b7cf791cad7a791322f183303bc5097cd660e5
6
+ metadata.gz: 7ee1017facb4a7673f0c7444e512ae9f3788eca49171336fe6197659df80308ddb0c4bdfba8d99b34c4fcf75aeb0ee75fa355fd12cca71e7fcc04374ab72e268
7
+ data.tar.gz: e713715a1d99a47aff6dac977982d77a5b27b2cc1c4625e71f40a082741529a2494e11344b55d01518fde873faddc6acf84d94e6a7809a2c8ecc3c5ed02aa435
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.12.0"
7
+ GEM_VERSION = "4.13.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.12.0
4
+ version: 4.13.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-20 00:00:00.000000000 Z
11
+ date: 2026-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler