kailash 4.42.0-x86_64-linux → 4.43.0-x86_64-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: ac59ca474e158b27fdde8224c0babb2e65e420fd5221f323bd6e65e44461e37f
4
- data.tar.gz: 1a5c6b1589512ae5849a453d3341927a67bf001be07dcd0daf2d46a011b7ea40
3
+ metadata.gz: a139c11378964efdd930693138c33de7ddc22abf4b3c91f44f99ac23e9ffac99
4
+ data.tar.gz: 804a3ff4759f5d6c91e03e9e990d586590b43b40291fdb84ff6849af3f833b03
5
5
  SHA512:
6
- metadata.gz: 2fa43d832ad8c719236146baa7ead4d7b6f3801f241f88ea50db34218f660281eaf64ed4bfffcacc5d4411f77b6335482556cf5166334348206adc06a4172303
7
- data.tar.gz: 0f2fdaeaf1137edf5a52d8d0c2584f4c8cf8c3e7ccdce407696d88b7b833e1ec0d7d30de288702b950b50df87ef36d47fa269d82f8259354c9b2586cec197310
6
+ metadata.gz: 9b1ae73595a8d0b8dada62a4dd677f5d0f94412ad3e4dce5836bb94936d85058cbc019d6687a402b736ef1eb5154f951effb471538d0748e5ead2e0d3c06048c
7
+ data.tar.gz: 5d99909a51a38d4d5741e4c63364b06b1c6474f35d8e5a8768e4a1bbdf1472c0df212d8706d8731aa8f7b193b0254da5f6f7e9aac513c3d74e41fa422977868e
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.42.0"
7
+ GEM_VERSION = "4.43.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.42.0
4
+ version: 4.43.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kailash Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-25 00:00:00.000000000 Z
11
+ date: 2026-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler