minio 0.2.1-arm64-darwin → 0.3.1-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0da1069e0acb0e5c29df62100d250c632b13427d18467d000a36897dbc1b47ff
4
- data.tar.gz: 42966d8c897fe6b202648c835a65a6bb58dade9ec441e6d97596979f31ac1772
3
+ metadata.gz: 3697dd026985bdbbd9e8442b1d4727f9e6c8c50ece86b3d1119f7b94642f43e4
4
+ data.tar.gz: b62062b0e7d35611290b95f9f21e2a6add34b7fadc19ea0f08012311bf4cbc46
5
5
  SHA512:
6
- metadata.gz: c94feca27b9802da452776659c4c3f1e09b99eed78a1ec838587b8cdda65214819b51a44f8cf2cca437af164d183c45736c033ef29f27906b473a2c788508121
7
- data.tar.gz: '08d0c70d46ea4bdbd53a10b7e531a9772962074eb8c673360e176936bd3b65b13621d99c75f2ad8be2751e26289a8d391fa955f2d0dd1a48673096ce119566ea'
6
+ metadata.gz: f617db02d8211edac21969532eb143fb52b702b6108d379dd796915d96e2571025aa0db93880e2b74a0d545589de05bd8510cf06f3228341d37643ab49d4f951
7
+ data.tar.gz: 4db21a73138a162e73a9d430559489196aa2d9f0fff0ffe38660a8050d0694c7ee9f763e4430558ec50dc95ceb01efc72d1d082b3c74c47418841c603922ebab
Binary file
@@ -1,6 +1,6 @@
1
1
  module MinIO
2
2
  module Upstream
3
- VERSION = "RELEASE.2024-04-18T19-09-19Z"
3
+ VERSION = "RELEASE.2024-04-28T17-53-50Z"
4
4
 
5
5
  # rubygems platform name => upstream release filename
6
6
  NATIVE_PLATFORMS = {
data/lib/minio/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module MinIO
2
- VERSION = "0.2.1"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.1
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Stephen Margheim
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-04-29 00:00:00.000000000 Z
11
+ date: 2024-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip