image_optim_pack 0.5.0.20170712-x86-freebsd → 0.5.0.20170803-x86-freebsd

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: 0d5d38f79f6b7054e58088f15de63ae4f22b25a7
4
- data.tar.gz: f3671afc257a4489bd7fbce277417aff79b5eb41
3
+ metadata.gz: 70cc174baec151ff63ec6e772913ca9d37ed0ece
4
+ data.tar.gz: 71110674fd0f918c3e064a1b454d577ffa8c6390
5
5
  SHA512:
6
- metadata.gz: 7867bd9bd849144e79e0a879592b1e9309c0c1eb05ec196ec77579557ef618df04118c0e69ac81dccdfad4f37fc36e0b5cf7b1ce241df440eca91184cb35e7b3
7
- data.tar.gz: dc0e59ea8c35b7a84ca7222d85243066aaaff6cabb73b4c756bfa9eb0ff16fbc33b1d5b70170dca8021d551babcb93d7ea21392a8dbb2da472c1f2173d8e2a22
6
+ metadata.gz: 99263b905a1bda47e3627965b8d59ff625a933aad8578df90536a889acde3e56a001b698959fff6bcdb62c3b191919eb7d1a1de59ec34d20918f0efa583634a3
7
+ data.tar.gz: 8655037e4cf47fd6143ff92d99ba60129a1198d3631d4039ff3f018c43a9f0a3f58c0d72d31ed9de7a89b0b43437b0424c90cffae2f3f1a4244e85417588cc89
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
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: x86-freebsd
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