image_optim_pack 0.5.0.20170609-amd64-freebsd → 0.5.0.20170701-amd64-freebsd

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
  SHA1:
3
- metadata.gz: 4cbd3c94ef97921d02c3ed2f5c90df4807c27d95
4
- data.tar.gz: 335f3b6c731150688a4de10f27074093bc165bd1
3
+ metadata.gz: 481ff220de092e7c2a94fbcc190d80f67ed2c45c
4
+ data.tar.gz: dfbe920ed14ec46f752af1917356be5463b3b42c
5
5
  SHA512:
6
- metadata.gz: 91ac7cae5940f00fb771b31926af4781ebb54dc3b85f87c1f272d4de60d217793544c4ad6f53f2750a6eb14227c76e62a5b0604c73c0eda9421f21988decc85b
7
- data.tar.gz: db454f286883ef15898a3c750f80ded3aef2ac4bf0976bb2bcea3491f6e5ba91b7f464105618e1e23b675b68401511ad054042d6ab9dc9cb9a1f0ec07d1622f2
6
+ metadata.gz: b535f0730d84dc64ca2c1ba3e8485dfa48cb7581c0dd17f087f6795bb6393d84f525e2a3f31b6bd382ba7b67b1ab042977342fcca7c191965ccc8cb194c75429
7
+ data.tar.gz: e6b60cca46bd63e91e75376f7b95e3622353ee3dc5a319edbddb1ff58b506227893f641982958abe2e814a7bba1b8fc562296781b413bc080db0c56478124562
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: amd64-freebsd
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