minio 0.3.0-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 +4 -4
- data/exe/arm64-darwin/minio +0 -0
- data/lib/minio/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3697dd026985bdbbd9e8442b1d4727f9e6c8c50ece86b3d1119f7b94642f43e4
|
4
|
+
data.tar.gz: b62062b0e7d35611290b95f9f21e2a6add34b7fadc19ea0f08012311bf4cbc46
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f617db02d8211edac21969532eb143fb52b702b6108d379dd796915d96e2571025aa0db93880e2b74a0d545589de05bd8510cf06f3228341d37643ab49d4f951
|
7
|
+
data.tar.gz: 4db21a73138a162e73a9d430559489196aa2d9f0fff0ffe38660a8050d0694c7ee9f763e4430558ec50dc95ceb01efc72d1d082b3c74c47418841c603922ebab
|
data/exe/arm64-darwin/minio
CHANGED
Binary file
|
data/lib/minio/version.rb
CHANGED
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.3.
|
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-
|
11
|
+
date: 2024-04-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rubyzip
|