image_optim_pack 0.2.1.20150411 → 0.2.1.20150422

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- Y2VkMjRhNDcyZTUyZjVhNjNjYjk1MGJkYjRlNGY4MjYwN2UyYjAwYg==
4
+ ZDY5YTA2ZTlkNjY2ZTY0Y2FlNzNkOGY1MDE1ZDk3NTU4YjU2M2FjMQ==
5
5
  data.tar.gz: !binary |-
6
- ZTczZTczZTE3ZjM0YTY4OGY2MmMzMDc1YmI3NjBkMjFiMDcxOGVjZg==
6
+ ODk3YjA2YzA0OGM1NjU5YTVjZTI4YWMxMjJkMTMxMzIwZTU3NTk4YQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NTI0NjUwNjdkNzkzZDRjMzdhN2I0MjE2ZGU2YWY1OThhMzk1NjQ3YWViMjgw
10
- OWI4NzlhZGI1NmQzMDM4ZTc4NDcxNDFmMTcwNWQ4OWYwY2Y2MWM5OGQ1MTE5
11
- NWMxMjRkZjMzMjY1YzRkYTNkZDA3MWJlNjliNzM1YzRiM2UxNzA=
9
+ MTgyNzY1NDI3OTg2N2MxNDNlODBhMjQ0YTU3OWIzNmJkOThhNmJmMDYxYzM4
10
+ ODJiODhjYmNhMmQ3YzY1MTBlNjkwNDkwNjYxMDBlYTI0Y2Y0ODZhZTdkYzY0
11
+ MDdlMDA0YTc1NWIyZjdiY2FiYjdjNzcxNTI4YmY3OTRlMzAxMzA=
12
12
  data.tar.gz: !binary |-
13
- NDkzZTc2NjczZDhkODU2YWViNTg2MDllM2M5NjAwN2NiYmVkYjkyYTNmM2E1
14
- MjM1NzUzNGYyMWVhZTM2ZDY0Zjc1ZDE1MjJhNmU0YjI0OTQyZTI1MzIwODcz
15
- MzA1MWJiOTU5YmIxMGQzYjI5ZjUwZDM3ZmFlYjcxNTY5ZmE3OWY=
13
+ ZDlkMWVjYWVhYTE1NWMyMWFjMzE2ZWU1MGI3OGZhMDJiYjk2ODMwNDcyZWU5
14
+ NjViMjk1ZTgwZDFhODg2ZGQ5OWExZjI0MTBjOTIxNTA4ODRhZjVhOTBlMTg4
15
+ ZTc1ZDU3NmFlODcwYWMzNzhkMDU3ODcyNWU4ZWI0ZmY0ZjljY2I=
data/Makefile CHANGED
@@ -5,7 +5,7 @@ run : all
5
5
  ADVANCECOMP_VER := 1.19
6
6
  GIFSICLE_VER := 1.87
7
7
  JHEAD_VER := 3.00
8
- JPEGARCHIVE_VER := 2.1.0
8
+ JPEGARCHIVE_VER := 2.1.1
9
9
  JPEGOPTIM_VER := 1.4.2
10
10
  LIBJPEG_VER := 9a
11
11
  LIBMOZJPEG_VER := 3.0
@@ -13,7 +13,7 @@ LIBPNG_VER := 1.6.17
13
13
  LIBZ_VER := 1.2.8
14
14
  OPTIPNG_VER := 0.7.5
15
15
  PNGCRUSH_VER := 1.7.85
16
- PNGQUANT_VER := 2.3.6
16
+ PNGQUANT_VER := 2.4.1
17
17
 
18
18
  # ====== CONSTANTS ======
19
19
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'image_optim_pack'
5
- s.version = '0.2.1.20150411'
5
+ s.version = '0.2.1.20150422'
6
6
  s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, 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
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.2.1.20150411
4
+ version: 0.2.1.20150422
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-11 00:00:00.000000000 Z
11
+ date: 2015-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim