Skip to content

Commit

Permalink
updated iconjar (0.9.1,37) (#21891)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpopkov authored Jun 12, 2016
1 parent 5abe81b commit 9c38f6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/iconjar.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask 'iconjar' do
version '0.85'
sha256 'fc8aec4891040cd1e625e5aa24102a64dca2cc730faa43f8abeeec57bb9aa562'
version '0.9.1,37'
sha256 '21ef48d3eb108fefa17d2a925185e65cb6e96b52dd42ac93c137ee29a19d51d3'

# hockeyapp.net/api/2/apps/b91fcb22f1ac5013dad6ffde2dca7c79 was verified as official when first introduced to the cask
url 'https://rink.hockeyapp.net/api/2/apps/b91fcb22f1ac5013dad6ffde2dca7c79/app_versions/32?format=zip&avtoken=03420a7f7f0094306d4402ec849916e3ad8187c1'
url "https://rink.hockeyapp.net/api/2/apps/b91fcb22f1ac5013dad6ffde2dca7c79/app_versions/#{version.after_comma}?format=zip"
appcast 'https://rink.hockeyapp.net/api/2/apps/b91fcb22f1ac5013dad6ffde2dca7c79',
checkpoint: '90e3389a85fb997d005c33b402ecad84f5e9e6941378a01b348ca4301aa087d2'
checkpoint: '8ea50864567ba09ecde773b1360aef55c532f1dcaa6693e248b48e9b8f0b27ce'
name 'IconJar'
homepage 'http://geticonjar.com/'
license :gratis
Expand Down

0 comments on commit 9c38f6b

Please sign in to comment.