yggdrasil-engine 0.0.9-universal-java-21 → 1.0.1-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: 385876c114e74bdc46783e904b41155932becac7b3d6777d87b2d8fb2fcaf1ae
4
- data.tar.gz: 202698b4883d941220e95bd0f83b2f3b37b7b1be56f3e97b0f3fc5af52d4b46a
3
+ metadata.gz: ad86540f49c28c5828bb592038cfdeabd42ffe7245c1610148925ee011cc8040
4
+ data.tar.gz: 472f5166e20055c9004891cae282d5f1ba92dad45c2cbd33989841c5904700ae
5
5
  SHA512:
6
- metadata.gz: f5a8f85cf9368e89095a6c9f46bdbf21fceed9095f10b97bfcde54f2c2b444eb8179d9843739e1cc1bc65a8a00552e0d4638693e22ee5649fffcf5ce35b62c06
7
- data.tar.gz: 955247f941979268ed4dd4140fa2907acf96a8f5950040ddba1b9836576943fca03371c7d6a95a3963a03c32a7d983e200778f8d1502f1a3d3d000be43662e00
6
+ metadata.gz: f17dadc0c9e0ef294f3291911f6dc555c915c5f8fe6fa2d71dbedc62042fa1169f295bb6ee31e035fdf0757e149d28def1ebbf5cb30834493724a3bf09e6c640
7
+ data.tar.gz: 933c260d399404744293efac1a79e6ffbfaede9a94836a922150ad762f13af7fad2b833db20196344caf02628fc918a8ce7f3e97ec05bbfaa35deafbe5f94d5f
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-21
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: