image_optim_pack 0.5.0.20170712 → 0.5.0.20170803

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
  SHA1:
3
- metadata.gz: 7906cce1c702974f56b99a09eb34b99a4e95e267
4
- data.tar.gz: b33ff9eb8dd6671d5c712c19b9a5f5de63551bb5
3
+ metadata.gz: ae92d0ac642b8765480298ab93ff854d0ae293b1
4
+ data.tar.gz: 99fddb43a3c98e888f09d566b8ff353c170faecc
5
5
  SHA512:
6
- metadata.gz: ce256b404a45300d3e699a091339dd99e2b05e61a591cfb5a3b0cf6948274f4069498c510f07a20e8ac1c39b7b6f4c99c9c7b9f91423a2a213994739ef62fecc
7
- data.tar.gz: 5ff86381d8539ecfa0b2e987c44aa8ad81c12f210c84a36d115c5bc6869b36e735e4a90710a1bd4e6c4748f3594029e9cb777880b6039363e2c28522e03b7841
6
+ metadata.gz: 6e7e4bf1cb8b28e2ac92f9e9c7c6f6ff94054cc247d53b1047eb1dd9dbdbc7a6503f2cf41d8a100bcc4fd7e011fcf8f3190c635016dd7d2ca185cd34cc7ff309
7
+ data.tar.gz: 77e86f6e38ec2515e020e733569b443374f2e7a44bef8d9deb0b87e602c547eb7d60ee4c7d487768b363b849c5a12d22cf210d7eaee91039d4164b0cafd27f77
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.5.0.20170803 (2017-08-03)
6
+
7
+ * libpng 1.6.31 and pngcrush 1.8.12 [@toy](https://github.com/toy)
8
+
5
9
  ## v0.5.0.20170712 (2017-07-12)
6
10
 
7
11
  * gifsicle 1.89 [@toy](https://github.com/toy)
data/Makefile CHANGED
@@ -9,10 +9,10 @@ JPEGARCHIVE_VER := 2.1.1
9
9
  JPEGOPTIM_VER := 1.4.4
10
10
  LIBJPEG_VER := 9b
11
11
  LIBMOZJPEG_VER := 3.1
12
- LIBPNG_VER := 1.6.30
12
+ LIBPNG_VER := 1.6.31
13
13
  LIBZ_VER := 1.2.11
14
14
  OPTIPNG_VER := 0.7.6
15
- PNGCRUSH_VER := 1.8.11
15
+ PNGCRUSH_VER := 1.8.12
16
16
  PNGQUANT_VER := 2.10.1
17
17
 
18
18
  # ====== CONSTANTS ======
@@ -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.20170712'
5
+ s.version = '0.5.0.20170803'
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
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
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.20170712
4
+ version: 0.5.0.20170803
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-12 00:00:00.000000000 Z
11
+ date: 2017-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim