yggdrasil-engine 1.3.0-universal-java-21 → 1.3.2-universal-java-21

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: b751633ece9d30262b1df2d4780f86c497bcf4a8aa4aca59d6fc8fcfd5f7fa6f
4
- data.tar.gz: de865a315971d3192235071771cded40ff451f40df0be47997c73b02bf5ecd24
3
+ metadata.gz: 4c4687b9c27d801ce03fc97915f165b64ef834e5d8a8f3e0318d0d10539f7b3c
4
+ data.tar.gz: a1d01c90cfe50f543d86f5cee909db8ece736d7b9de0d8c2009043eb993bbad2
5
5
  SHA512:
6
- metadata.gz: 03c472a31435f360daa1b71eec8ddb0df9fa3c17c5b020f5719801e8104ee7c500091aab4b8492396a7fe2de272b0f93c2059972bd0903b4e693e327eec4bb31
7
- data.tar.gz: 1ddcb7fa78b36f72b35d04baa82e8ef5823b8f238e60d0eae28495423a34caf8b00ba8be6c76ed7276a31f7455e7ec9d1b04f898eb91490636895e635deeaf68
6
+ metadata.gz: 150ef10b424c095c7567c7d48c09124bb6f8d65dfcf2bef97a11363239b0cacd8f4b64f319f8bc30e79a96bfd446aafc4249c8ad09078fd09d517cbe8b0515b1
7
+ data.tar.gz: bcd007c5b68af8aeca8833ba5f6bd746e0fc2ef701dfc702f13fa6037d3698f6444c2dbde04ff239c0c4ddffa449f4889fc36d5bca3c6b852db58109234a3238
data/README.md CHANGED
@@ -32,5 +32,5 @@ gem build yggdrasil-engine.gemspec
32
32
  Then you can install the gem for local development with:
33
33
 
34
34
  ```
35
- gem install yggdrasil-engine-0.0.1.gem
35
+ gem install yggdrasil-engine-<version>.gem
36
36
  ```
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yggdrasil-engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.2
5
5
  platform: universal-java-21
6
6
  authors:
7
7
  - Unleash
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2026-03-16 00:00:00.000000000 Z
10
+ date: 2026-08-24 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: ffi
@@ -48,7 +48,7 @@ homepage: https://github.com/Unleash/yggdrasil-bindings
48
48
  licenses:
49
49
  - MIT
50
50
  metadata:
51
- yggdrasil_core_version: 0.20.6
51
+ yggdrasil_core_version: 0.20.8
52
52
  rdoc_options: []
53
53
  require_paths:
54
54
  - lib