image_optim_pack 0.5.0.20170609 → 0.5.0.20170701

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: ed02e07443079bf88f9c83ab8c64da892942705c
4
- data.tar.gz: f86105c082b0d3a54ab9c2359313107859b0de1a
3
+ metadata.gz: 897d8f0ef2b50d58caf6379548f96e3e8fc55f85
4
+ data.tar.gz: af61fd986474c83c9a3586968a559c8aaf7ff672
5
5
  SHA512:
6
- metadata.gz: a6b6dfed13eaeef036ec6e0e01043ee2a5f80f36f007cc811df7ae82e9760de90b73461295edf162935e3b046133ada8618cdf60a17493c7db4f4bf562f346e3
7
- data.tar.gz: 4533a82d79e4c6b54ee1e598da66c0b42fe3c136fee971ce13db43491ff1d7e6c7c5c54c2445e7c226bc698130406120c7fd1d5adb615681f0f6c53e1fcf00b8
6
+ metadata.gz: b8bf7d7d170adb992aaad5f84398ce080e2b3aa0e463bdf316fbefc1146aef19c1c39ff65083148ad2552a4576ac8091b006970e3063172f9e4b3c80cc205c63
7
+ data.tar.gz: fb0bff3aaa804e37a172430b58bb8a104c982b1239191fefe611972ce7175dffbb3779495cf86e1758f3d4b588f636f6ca6cf60fc4e2cd54e3122943d7121652
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.5.0.20170701 (2017-07-01)
6
+
7
+ * libpng 1.6.30 [@toy](https://github.com/toy)
8
+
5
9
  ## v0.5.0.20170609 (2017-06-09)
6
10
 
7
11
  * advpng 2.0 [@toy](https://github.com/toy)
data/Makefile CHANGED
@@ -9,7 +9,7 @@ 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.29
12
+ LIBPNG_VER := 1.6.30
13
13
  LIBZ_VER := 1.2.11
14
14
  OPTIPNG_VER := 0.7.6
15
15
  PNGCRUSH_VER := 1.8.11
@@ -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.20170609'
5
+ s.version = '0.5.0.20170701'
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.20170609
4
+ version: 0.5.0.20170701
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-06-08 00:00:00.000000000 Z
11
+ date: 2017-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim