image_optim_pack 0.5.0.20170609-x86-darwin → 0.5.0.20170701-x86-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
  SHA1:
3
- metadata.gz: 13eb1a18b0027431fe107a8ec700316de6e2a66b
4
- data.tar.gz: 4699f3dfcd494505d8b61edf7e8abbbdade62205
3
+ metadata.gz: ab90101693cf09af9780a958af1530ac7ac75406
4
+ data.tar.gz: dc2e985078ed3bf68ba441fa4cf3a7b3b2ac7dd7
5
5
  SHA512:
6
- metadata.gz: bb7f09e1737caf95bdc43dd2afe14c7847e1dd146b2f03e41fff09ce7886b318afe75d1fda285670d0ff5e4581212d3013a69105029dc056254a3e78c89bde8f
7
- data.tar.gz: 6ec3f8f87ffeacd31bcf7ce7e6405390aae4c2eac98907a8a0299a3350b345e0007a8ab5087cb82a5b6681723cc8cce61d0f781ba46481647092e3fdde0459f3
6
+ metadata.gz: 96a7ccc22dd1a1b06c73e6afb3693786cc0fc5fbcf7bb9462ccbdeedf4cb3a8582c5de2395e34a9b40547e190a9753169b9c12aa8df0802995949b292db70bce
7
+ data.tar.gz: 1be6e0ba36271c24fc50aeccdb8ca4dab5eb1844eb81c9fca3997f37e7a596aa59444f49863ea6e1f90cf9e4f69ee9747632541cbe17e519adfbdf901d7bc120
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
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: x86-darwin
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