yggdrasil-engine 0.0.9-universal-java-1.8 → 1.0.1-universal-java-1.8

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: 2a3dd198ad9dea2420b6630b2bfc4efffc177acde8d14445b99c9384a6fcb8c9
4
- data.tar.gz: f870fd696da1605db1473d5b8b65363e344cb391b32f9129a290c8c224bcea56
3
+ metadata.gz: 29f461db39c6f65db88a8f18b77a36ae3b0a42e6e638f030590e2281a4eb2a1c
4
+ data.tar.gz: 00b32e2665d903b52253355ebbbb6f157ea361ed8dba6cd57c3073156633fdd6
5
5
  SHA512:
6
- metadata.gz: 25c140e25d65701dfa2166fd2b6fb2f5dc2f3c0b766c41dd19cf0627cd0985b6417b3dcfc4ee037699cada9c08ecc304cae73b1880a6658007ed8884e744fc01
7
- data.tar.gz: c3ea27b60ffc2206dfb7cd2abb2fed909f3bc3b00e3d19b5f933f53f66bfce63639a0b07a78c03b0e634dc787b96c3289c80661c078a0c9431f2dbb91fca5b6e
6
+ metadata.gz: 83c949fcc2c29bbb42e041c5ed4cc111b9f4cdff9ec5f05bb29ed108ac4b5a9bd4ccf93eaa3d022511005a9a548c7da9613bc08cc22e5fad590ff62b4dab5900
7
+ data.tar.gz: b21a4a73d9c99e721b86499b3d87f967f7af2cba21e2dc2aef81d5f21a9f343e3b71b8e8e62cc6a28c50bd70b01e4f6b79549fba13fd4ab3926d7a0489ac7fc8
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -22,7 +22,7 @@ def platform_specific_lib
22
22
  end
23
23
 
24
24
  arch_suffix = case cpu
25
- when /x86_64/
25
+ when /x86_64|x64/
26
26
  'x86_64'
27
27
  when /arm|aarch64/
28
28
  'arm64'
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yggdrasil-engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 1.0.1
5
5
  platform: universal-java-1.8
6
6
  authors:
7
7
  - Unleash
@@ -47,7 +47,7 @@ homepage: http://github.com/username/my_gem
47
47
  licenses:
48
48
  - MIT
49
49
  metadata:
50
- yggdrasil_core_version: 0.14.0
50
+ yggdrasil_core_version: 0.14.2
51
51
  post_install_message:
52
52
  rdoc_options: []
53
53
  require_paths: