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

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: cd0910c72dd6e81116bbac28f149ae37444b9008442c0e612fbc4fa6f3586604
4
- data.tar.gz: 7610fcf5a54a3bfac877e7fe31482ec553e34972204ff33be97b740fb308bf55
3
+ metadata.gz: f136537bcaa12da4ed742f496f96b341de1d73a84443a68eb09e2208122a8066
4
+ data.tar.gz: 7e0c1fe4b5d7dfc3ddca01f5e1e6f4b8e6d3ffd1071a22f06edc6663f5ae471d
5
5
  SHA512:
6
- metadata.gz: d13357b216f9e9e64f486b0d0c1685b3fa7b4521cfd5cdf3c7872463c17314409dd2aa9a313c1256405c92afaedac61f6cdaa3e9b5177ca43b4187b7ad2bedc9
7
- data.tar.gz: d908e685fcbb6845a66c6a56973c32bb80b908d6f0001a88e0edf472a60f533306ba2f495e94bf23d611bc21763f1febd6dfe5bbabf7bfa393454a19f13739d1
6
+ metadata.gz: 385edefcf1a1eee1fe1c434d9454d3159992432fcb0442014b6fe4f8b07c3e9a366d12ca855d85be50081e2f1e9a603fb671e7eeff2c3d4ffd1092b5b5f6245a
7
+ data.tar.gz: d3c915584e2312002a127ca3b665682eaf5bf71b8ed4048fecb6a61ba8a7ff1938c74ffe1126cfdfa0a2f442e5f5be46e5302855d61258899131c640d75bc499
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-11
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: