kailash 4.0.0-aarch64-linux → 4.1.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: 85a5a5f787b3386ec68b516316ee4d25a8cac6b5b521c20df51fcf6a4fe388c9
4
- data.tar.gz: 572a99ec449a508f4b0894c8778648988eb4a30b9044d5d3e3cd9b16304818e1
3
+ metadata.gz: 54e23e897443725847a3b70879806830597951947f0b702d3adf2d4facffbae4
4
+ data.tar.gz: 436a29f40a5320a731c5e89741417544f45a9e46235b78875b2c6634242e7e91
5
5
  SHA512:
6
- metadata.gz: b03a113f43cf1f177d14529fa76a8de412359fdbb89879e868e0d8a2d27e270fd2a6af690bd15f4906f2a5a0aa33064de1daca05e2311aa9769ad6221b1fc49b
7
- data.tar.gz: 7f0e1b407cc2b365f6b833561da70d5635f9291a1b2102daa5a60404cce639be28a4863155d720be558b702a39e49a1143a9a7aa7eed98aa581483584f556d26
6
+ metadata.gz: 6c457d38c94cb7b1bd3ae69363ab3eaa06da438f42cef6836060870c5f1f178f51917190f98581d910cbbf937e7bd0e2a0209c68be0661842488cc028e4c8946
7
+ data.tar.gz: ab8210a19140ed31c4316623870f3a4b4b6274ab768f9dc9b74825d2473dea6555b24d06d3c31ba9a8dd11e405cab0c528528327588bf897e35040de8b562660
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 = "0.2.0"
7
+ GEM_VERSION = "4.1.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.0.0
4
+ version: 4.1.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-05-13 00:00:00.000000000 Z
11
+ date: 2026-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler