ffi-libarchive-binary 0.4.0.rc1-x64-mingw-ucrt → 0.4.0-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ffi-libarchive-binary/base_recipe.rb +1 -0
- data/lib/ffi-libarchive-binary/libarchive.dll +0 -0
- data/lib/ffi-libarchive-binary/openssl_recipe.rb +0 -1
- data/lib/ffi-libarchive-binary/version.rb +1 -1
- data/lib/ffi-libarchive-binary/xz_recipe.rb +0 -1
- data/lib/ffi-libarchive-binary/zlib_recipe.rb +0 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d88f9f38e310e1458df85924d96c45fb705e3f5e01de672157d8046989b36f02
|
4
|
+
data.tar.gz: 829f024ffd43642a0d4017740514082f452cf262f09654d82d0a95b8e05919d7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 04dcb960087b7484abce9c18af74f6542ef962992f3c9cb583fad42b45affe6a7a99af15040a779ea7bde8ff265a47e52a6a87dc7d633bbbbd57da46d745bce3
|
7
|
+
data.tar.gz: 114a9af4dee73b69c8fd423bf20d33424d7d817cab554d7c1fe5d32554c217804d20a75d4f2894149995345f9fa1a4fa6c560c03d69576a9752901b3cf21b37f
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ffi-libarchive-binary
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.0
|
4
|
+
version: 0.4.0
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -160,9 +160,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
160
160
|
version: 2.7.0
|
161
161
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
162
162
|
requirements:
|
163
|
-
- - "
|
163
|
+
- - ">="
|
164
164
|
- !ruby/object:Gem::Version
|
165
|
-
version:
|
165
|
+
version: '0'
|
166
166
|
requirements: []
|
167
167
|
rubygems_version: 3.3.27
|
168
168
|
signing_key:
|