kailash 4.32.0-aarch64-linux → 4.33.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: e316be387269e5cc8411a62ebf30c1e6ce5beb43262965fd697dd1747141bf5f
4
- data.tar.gz: 6f67dacdf55d057878cc708ad803381b8aa553e8aa25e9c6f213b40b245eaaee
3
+ metadata.gz: af914aec7743b71cddba62b15967fd05bf2e371ca923c4604192e871feeb1b49
4
+ data.tar.gz: 2546fdf371d509f96c1b21a2cedb8cfee81ec8f60cdd1e8f28d13c94f216a9b7
5
5
  SHA512:
6
- metadata.gz: 7325dee8f6818740232728e6b8165df4550da376b915aed5d1212775cc8c2c19d6906867706be9b17e59a0c65cb9bdb0668057b3ef236d9ee8bb353c81b1a206
7
- data.tar.gz: 3902472886762d9d2ebf34969cb947d1997a34bfdabe35224bd61ffdf0614057472966544ac061a6278f15a40b8c1e61c053da07f23158ad7ccc29b59d530fcf
6
+ metadata.gz: d9691fe116f144842c18751111b103f942351629bd8693610d3431a5c0a77860c356621adc13f894ab17dcb1796bada2164fb9c5e39fe35615462691a58fae35
7
+ data.tar.gz: e8480a94691ef23f6e9a85ff9711ecd0f0ddc780ea4410b96dde2be99618c6be63cdabc8346a64bfe57c8e28e3edeb496d3cb13bef93991154663bc2493c30d9
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.32.0"
7
+ GEM_VERSION = "4.33.0"
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kailash
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.32.0
4
+ version: 4.33.0
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Kailash Authors