kailash 4.17.0-aarch64-linux → 4.18.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: 3484db86adc5bc5848df46942e38a5df182f0a974558ba31d09dd820f61be261
4
- data.tar.gz: 2ac617d7fcb9cc85c53a36f41e82abcfedc3054b49ec9117a83161ad37f6d904
3
+ metadata.gz: e7d2755453fcf2a98895d18aa0f210976afe295246a527cf03afc9ee04bffbed
4
+ data.tar.gz: ba101a8e0655bacedd84592be8f652d2a54d605b77d9825c6b03fc3ed2c4f20e
5
5
  SHA512:
6
- metadata.gz: 69cf3a59a3755b6b6b17b0763b6fbb2ce3e44462514107727aae2a4b9449c3e4b44dc15249755e19b6313f2a2a4eb246fc2d946ebf43d7d3491c02ea7b89ba4b
7
- data.tar.gz: a744dcb81db846b51a54424b9de32560b634e1aebf5957f214c3b33893c637db3dabe95458f799d8f04cd80b98deb8ad6b67844d41078c95681056d8a7aebcbe
6
+ metadata.gz: '099452eb2b48f7d5535995449f6ac5e1c8272b20255765036eb09debb24da3b17334824007b88aa5991802df7ab328fdb9af4e7f27d488b7e4dc02fa8a145df9'
7
+ data.tar.gz: 425114bca8112cab41cfd5d9703b5b4a2f051a412cdd00c866ffe9c26df9d1aac5370b49fe879b90ba57dc93df12a5023de771cc9de7095b4aa1512ecc70b990
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.17.0"
7
+ GEM_VERSION = "4.18.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.17.0
4
+ version: 4.18.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-24 00:00:00.000000000 Z
11
+ date: 2026-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler