image_optim_pack 0.12.0-arm64-darwin → 0.12.0.20250227-arm64-darwin

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: 7054a619a9d9c2ab3fe8e6b5d56cf75176ff2c0042549e11f9475cfe18f185f7
4
- data.tar.gz: ee11a0371a262672f7f24e83464c61d2eb1c853824bf0da38f62f017c5a5a771
3
+ metadata.gz: b070e790b3bba93bbc848e909567b19aa77c5d0c2535fcc554d5fbf60b812753
4
+ data.tar.gz: 8a7340d32b3642ee59a0d8808a62980820606a1b2d45a52f90df749a3c91f840
5
5
  SHA512:
6
- metadata.gz: a7ff3d630d743f3e72a412430708d928f246110ce2f4e0ed5cf9efddc7ff552daafb7b4f840e0b73c43b442509fd38bd6f0b8199a66969305e954100c2dacbf4
7
- data.tar.gz: 1e83cb5474c72f85292bd742e0e1e5a7be940188b8994a8c745e95d767d5ce19a509192b01a5f0b5a893d9d052c901492a57171f115d4b2317d79338c0e0048f
6
+ metadata.gz: 37acab8c3dbb4354e230b1f18df4adcbad646c60d60b9bff33aeb8a4166dd1b07f1224606f2990cebc6d0651607f20715cc7e68d7510dd426287ef9d940771e3
7
+ data.tar.gz: 956a482ab1b75b531dc02e0f52e5213a7adb50afdcb5ef0feaf7a7ee5415301e2522ec0f6a68148a013f62eb0750f7c74bada68f6f573955900819cb9ecfc966
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.12.0.20250227 (2025-02-27)
6
+
7
+ * gifsicle 1.96 [@toy](https://github.com/toy)
8
+
5
9
  ## v0.12.0 (2025-02-23)
6
10
 
7
11
  * Add darwin-arm64/Apple silicon platform [@toy](https://github.com/toy)
data/Makefile CHANGED
@@ -3,7 +3,7 @@ all :
3
3
  # ====== VERSIONS ======
4
4
 
5
5
  ADVANCECOMP_VER := 2.6
6
- GIFSICLE_VER := 1.95
6
+ GIFSICLE_VER := 1.96
7
7
  JHEAD_VER := 3.04
8
8
  JPEGARCHIVE_VER := 2.2.0
9
9
  JPEGOPTIM_VER := 1.5.5
data/checksums.mk CHANGED
@@ -1,5 +1,5 @@
1
1
  ADVANCECOMP_SHA256 := b07d77735540409771cbe1b6df165b5151c11bb9c3d8f01290be0ec88ec3498f
2
- GIFSICLE_SHA256 := b2711647009fd2a13130f3be160532ed46538e762bfc0f020dea50618a7dc950
2
+ GIFSICLE_SHA256 := fd23d279681a6dfe3c15264e33f344045b3ba473da4d19f49e67a50994b077fb
3
3
  JHEAD_SHA256 := ef89bbcf4f6c25ed88088cf242a47a6aedfff4f08cc7dc205bf3e2c0f10a03c9
4
4
  JPEGARCHIVE_SHA256 := 3da16a5abbddd925dee0379aa51d9fe0cba33da0b5703be27c13a2dda3d7ed75
5
5
  JPEGOPTIM_SHA256 := 90a309d1c092de358bb411d702281ac3039b489d03adb0bc3c4ef04cf0067d38
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'image_optim_pack'
5
- s.version = '0.12.0'
5
+ s.version = '0.12.0.20250227'
6
6
  s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegtran, optipng, oxipng, pngcrush, pngout, pngquant}
7
7
  s.homepage = "https://github.com/toy/#{s.name}"
8
8
  s.authors = ['Ivan Kuchin']
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: image_optim_pack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.12.0.20250227
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-23 00:00:00.000000000 Z
10
+ date: 2025-02-27 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: image_optim
@@ -173,7 +173,7 @@ licenses:
173
173
  metadata:
174
174
  bug_tracker_uri: https://github.com/toy/image_optim_pack/issues
175
175
  changelog_uri: https://github.com/toy/image_optim_pack/blob/master/CHANGELOG.markdown
176
- documentation_uri: https://www.rubydoc.info/gems/image_optim_pack/0.12.0
176
+ documentation_uri: https://www.rubydoc.info/gems/image_optim_pack/0.12.0.20250227
177
177
  source_code_uri: https://github.com/toy/image_optim_pack
178
178
  rdoc_options: []
179
179
  require_paths: