ffi-libarchive-binary 0.3.0-x86_64-darwin → 0.3.1-x86_64-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: f929550cc5d8aa44ddfd8111c9983616e24892c7bdf4bd2b3b2b9c3a5bf298e2
4
- data.tar.gz: 1fbd0b55770ca273f3d9752b0600f98991c4455be333db3b218cbe2d0bcacb74
3
+ metadata.gz: b4f54c7338162e6842d152e959ba91ec869d15426c1685432a044f5baa5e7d79
4
+ data.tar.gz: cf034ed8252746616c72d5fe75962831901325c4443fec18fdb77ab92b67894f
5
5
  SHA512:
6
- metadata.gz: 9ffa841035249dfe653d8da6c6912917c99fa1146de4a077d770c2b448b6138bd363a6438e8e39094ecd463277d23d1f91248457f5c08f7c4700bfd1fc26bf9f
7
- data.tar.gz: 338ca9d26c2f8e471e5196f33f5fc09c8dec9a6fa0583f8e672878cca8deb36db36f82330b73305a82165a6053c86f2ea7ff935197016fbae62b9d18cc164f56
6
+ metadata.gz: 7b837fb7f3f81a33d7f58b8c3e89a750d4c9099fe299581b2223eca5520f3ad07c34980df6d7104395570bdb0ce1b694bf0f889b54ddc3ec1b1a11d5bdfa3484
7
+ data.tar.gz: 035abb1feebcd6496e1021516c0b35025e139a4583a0a8b7d243a6d9691b1b9152c3d5ab6ac7208b403038dba6b97daf236d6c6fc8a55d9dde6bea96c49124dd
@@ -8,7 +8,7 @@ module LibarchiveBinary
8
8
  "x86_64-apple-darwin" => "Mach-O 64-bit dynamically linked shared library x86_64",
9
9
  "aarch64-linux-gnu" => "ELF 64-bit LSB shared object, ARM aarch64",
10
10
  "x86_64-linux-gnu" => "ELF 64-bit LSB shared object, x86-64",
11
- "x86_64-w64-mingw32" => "PE32+ executable (DLL) (console) x86-64, for MS Windows",
11
+ "x86_64-w64-mingw32" => "PE32+ executable",
12
12
  }.freeze
13
13
 
14
14
  ARCHS = {
@@ -14,12 +14,12 @@ module LibarchiveBinary
14
14
  ROOT = Pathname.new(File.expand_path("../..", __dir__))
15
15
 
16
16
  def initialize
17
- super("libarchive", "3.6.1")
17
+ super("libarchive", "3.7.4")
18
18
  @printed = {}
19
19
 
20
20
  @files << {
21
- url: "https://www.libarchive.org/downloads/libarchive-3.6.1.tar.gz",
22
- sha256: "c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2",
21
+ url: "https://www.libarchive.org/downloads/libarchive-3.7.4.tar.gz",
22
+ sha256: "7875d49596286055b52439ed42f044bd8ad426aa4cc5aabd96bfe7abb971d5e8",
23
23
  }
24
24
 
25
25
  @target = ROOT.join(@target).to_s
@@ -7,11 +7,11 @@ module LibarchiveBinary
7
7
  ROOT = Pathname.new(File.expand_path("../..", __dir__))
8
8
 
9
9
  def initialize
10
- super("libexpat", "2.4.9")
10
+ super("libexpat", "2.6.4")
11
11
 
12
12
  @files << {
13
- url: "https://github.com/libexpat/libexpat/releases/download/R_2_4_9/expat-2.4.9.tar.gz",
14
- sha256: "4415710268555b32c4e5ab06a583bea9fec8ff89333b218b70b43d4ca10e38fa",
13
+ url: "https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.gz",
14
+ sha256: "fd03b7172b3bd7427a3e7a812063f74754f24542429b634e0db6511b53fb2278",
15
15
  }
16
16
 
17
17
  @target = ROOT.join(@target).to_s
@@ -17,11 +17,11 @@ module LibarchiveBinary
17
17
  ROOT = Pathname.new(File.expand_path("../..", __dir__))
18
18
 
19
19
  def initialize
20
- super("openssl", "1.1.1n")
20
+ super("openssl", "1.1.1w")
21
21
 
22
22
  @files << {
23
- url: "https://www.openssl.org/source/openssl-1.1.1n.tar.gz",
24
- sha256: "40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a",
23
+ url: "https://github.com/openssl/openssl/releases/download/OpenSSL_1_1_1w/openssl-1.1.1w.tar.gz",
24
+ sha256: "cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8",
25
25
  }
26
26
 
27
27
  @target = ROOT.join(@target).to_s
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module LibarchiveBinary
4
- VERSION = "0.3.0"
4
+ VERSION = "0.3.1"
5
5
  end
@@ -8,11 +8,11 @@ module LibarchiveBinary
8
8
  ROOT = Pathname.new(File.expand_path("../..", __dir__))
9
9
 
10
10
  def initialize
11
- super("zlib", "1.2.11")
11
+ super("zlib", "1.3.1")
12
12
 
13
13
  @files << {
14
- url: "http://zlib.net/fossils/zlib-1.2.11.tar.gz",
15
- sha256: "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1",
14
+ url: "http://zlib.net/fossils/zlib-1.3.1.tar.gz",
15
+ sha256: "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23",
16
16
  }
17
17
 
18
18
  @target = ROOT.join(@target).to_s
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.3.0
4
+ version: 0.3.1
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-10-25 00:00:00.000000000 Z
11
+ date: 2024-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler