image_optim_pack 0.5.0.20180108-x86-linux → 0.5.0.20180124-x86-linux

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: 5b86fb1aa91dc4b4142a55befa0c82cf6cc2bb9151f1215bdd194b8dfe2aa3a7
4
- data.tar.gz: 576abe87630db4312e7f9536a568aeea7e2dc067db080f3982c994d7aa7aa918
3
+ metadata.gz: 0bcca1fb81c4e82789731aa5915ea2b40c1b3854ce0ad30e70fdd1994fc10cac
4
+ data.tar.gz: e53d10a140655aff2be3f13654a85a4903c905448cff470db086fa5f2bb7647e
5
5
  SHA512:
6
- metadata.gz: c6ab25720cdad84e4b9aa3e7d0752f729684abf82f482d6b9ab44c60aec28cf1f3c22d794c111183b4996ac111fd1a378285cd784d61754ac26c6bf5e6c4db08
7
- data.tar.gz: 20bbc5cef83ceea1f4956117c701347580b9e619e2325b0024cc9faa05ad7837710d4995b27877f8f24a45d678435a91d5b599ec29d9e3178cebaa01d8291d1a
6
+ metadata.gz: e2bcbd9744c1d1c81f2a976d9929c2535017fac1d9fbe5313e736202628946ab66d8a2757649b8194f610dd5b053cf096645e2cf680640c23826ea7a24029ead
7
+ data.tar.gz: bafd7e71d3a2f4eb24f604779347225f914029c8d0b95b12ff2e71b907f9b7beebad4877c092021cb7434f88849b31da20106c2c84afd5292366db1cf7dfe963
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.5.0.20180124 (2018-01-24)
6
+
7
+ * libjpeg 9c and pngquant 2.11.7 [@toy](https://github.com/toy)
8
+
5
9
  ## v0.5.0.20180108 (2018-01-08)
6
10
 
7
11
  * gifsicle 1.91 [@toy](https://github.com/toy)
data/Makefile CHANGED
@@ -7,13 +7,13 @@ GIFSICLE_VER := 1.91
7
7
  JHEAD_VER := 3.00
8
8
  JPEGARCHIVE_VER := 2.1.1
9
9
  JPEGOPTIM_VER := 1.4.4
10
- LIBJPEG_VER := 9b
10
+ LIBJPEG_VER := 9c
11
11
  LIBMOZJPEG_VER := 3.1
12
12
  LIBPNG_VER := 1.6.34
13
13
  LIBZ_VER := 1.2.11
14
14
  OPTIPNG_VER := 0.7.7
15
15
  PNGCRUSH_VER := 1.8.13
16
- PNGQUANT_VER := 2.11.2
16
+ PNGQUANT_VER := 2.11.7
17
17
 
18
18
  # ====== CONSTANTS ======
19
19
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'image_optim_pack'
5
- s.version = '0.5.0.20180108'
5
+ s.version = '0.5.0.20180124'
6
6
  s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegtran, optipng, pngcrush, pngquant}
7
7
  s.homepage = "http://github.com/toy/#{s.name}"
8
8
  s.authors = ['Ivan Kuchin']
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: image_optim_pack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0.20180108
4
+ version: 0.5.0.20180124
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-08 00:00:00.000000000 Z
11
+ date: 2018-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim