rustywind-ruby 0.23.1.1 → 0.23.1.2

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: 7364304e86de06cb02ac9f386cabdb8f0886e7e3d29ab449a69eabeaad5c4548
4
- data.tar.gz: eae05eef0a2994543c29527ee2ef138dee268203864783f59cf09ef1e907e30a
3
+ metadata.gz: 2c5f6dd7e7dc94bea25404aeca5b7a820256944a7be5c498f52a7c0c0cc1de8e
4
+ data.tar.gz: 8677c5c31a3b10185e6ed32f1ea39add51c8841030813e2970897b87926ce70d
5
5
  SHA512:
6
- metadata.gz: 46729349a1240561bed6a8b942d28714fff06ff4b218690d3e65a404f59d5d64162463791c32342f1f4004963e35ea3edd9e71fd41bd6860406ae7dbed530a8e
7
- data.tar.gz: 79ba1ad452f2a7ccb7f26294a36dccc6a31d70da175dcf74fb9442dc429be42abdfd4163ea50c7f8920b8a2ba36385b10a2778e75a0f4cb07420b10896290fda
6
+ metadata.gz: e9a563431e01b19fb975c27061e823134855b1152b0f5299663f371d0a0f63a45220ebb6f93be436c727cf2840154ad64c0340b6215eb7e13358ccd933791fc7
7
+ data.tar.gz: 688f1f165ad3109925c400fc402824ab4e58172c3f4f3b30749c13296780e456a945388e987e062b86744946f1cd83e7e5b6915ea2691a47b8ab1495e1230bb4
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Rustywind
4
4
  module Ruby
5
- VERSION = "0.23.1.1"
5
+ VERSION = "0.23.1.2"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rustywind-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.1.1
4
+ version: 0.23.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Hesketh
@@ -78,7 +78,12 @@ files:
78
78
  - LICENSE-DEPENDENCIES
79
79
  - LICENSE.txt
80
80
  - README.md
81
+ - exe/darwin/arm64/rustywind
82
+ - exe/darwin/x86_64/rustywind
83
+ - exe/linux/aarch64/rustywind
84
+ - exe/linux/x86_64/rustywind
81
85
  - exe/rustywind
86
+ - exe/windows/x86_64/rustywind.exe
82
87
  - lib/rustywind/ruby.rb
83
88
  - lib/rustywind/ruby/binary.rb
84
89
  - lib/rustywind/ruby/upstream.rb