image_optim_pack 0.5.0.20170712-amd64-freebsd → 0.5.0.20170803-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: 32a37635d85ecfbd4fe7527dcc8061b21bbaa227
4
- data.tar.gz: 20335bcbb5483c7702494e2334a4f1d1f943e8b6
3
+ metadata.gz: 41de5e674bd5cdfa59332657a501077d3be4698c
4
+ data.tar.gz: adf3239a99f8ca9435c208c991421673565b768e
5
5
  SHA512:
6
- metadata.gz: e5bc55a796c1e9408e08c2d3b9373ec8f70ee5658cde87f6bad04ec614754b3308184091af21776d6ca9375ef4b196d6c7c21ad7dd96b0f64cd58ecba8193f73
7
- data.tar.gz: 2101f5327756412b377b78c27281cfdadeded0467c3692fd1a60233ef93c4418bff66fa3d7dabf8c22c93dd28ef6ac614b97a01b8ff935ffff47cf7fdeb984c5
6
+ metadata.gz: dec47be62dedbd84c7412ace942f0b9883d3fafd9f1e176014722950cebce11f724e866fd6fa2b177f4a74ed9cfa0f9dc689eabc8913a4952619a0bafddec66d
7
+ data.tar.gz: f5e4aefdf343244738a877d35238cbcf72859bcdb279562a8171d4722745ec95f50c6295f6885304bedc9261b194db73638079f826f450acd0763a3db05cb6b2
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: amd64-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