rustywind-ruby 0.23.1.2 → 0.24.0

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: 2c5f6dd7e7dc94bea25404aeca5b7a820256944a7be5c498f52a7c0c0cc1de8e
4
- data.tar.gz: 8677c5c31a3b10185e6ed32f1ea39add51c8841030813e2970897b87926ce70d
3
+ metadata.gz: c2d75302038f8aa9a47a05b405112ad613825b9b53baf54253e1c9082250dbff
4
+ data.tar.gz: 19efc68137f50ac8435724cd0d4302691e4be4b5502821e03f63e795782409f6
5
5
  SHA512:
6
- metadata.gz: e9a563431e01b19fb975c27061e823134855b1152b0f5299663f371d0a0f63a45220ebb6f93be436c727cf2840154ad64c0340b6215eb7e13358ccd933791fc7
7
- data.tar.gz: 688f1f165ad3109925c400fc402824ab4e58172c3f4f3b30749c13296780e456a945388e987e062b86744946f1cd83e7e5b6915ea2691a47b8ab1495e1230bb4
6
+ metadata.gz: 0e0dce12479212afe4ca783c5ac8a8922dcfec64aedb6288853e58019abd7981ba02ba68764a6a4dbf5a9cd2ddb6a478bc495d8a0bacafc8a01249cf089d2e43
7
+ data.tar.gz: bff2a9543ccacf03b7850ed36ac2512d9af2c292c5bad783ea7f9d41c694e37898d933ad8b4fc5b0246689b7e620dcbb779d33b90843c5fcecd972ea187efad5
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Rustywind::Ruby::Upstream
4
- VERSION = "0.23.1"
4
+ VERSION = "0.24.0"
5
5
 
6
6
  BINARY_URLS = {
7
7
  %w[darwin arm64] => "rustywind-v#{VERSION}-aarch64-apple-darwin.tar.gz",
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Rustywind
4
4
  module Ruby
5
- VERSION = "0.23.1.2"
5
+ VERSION = "0.24.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rustywind-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.1.2
4
+ version: 0.24.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Hesketh
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-02-03 00:00:00.000000000 Z
11
+ date: 2025-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake