Update cocoarestclient to 1.4.2 (#37262)

This commit is contained in:
Mike Mattozzi 2017-07-31 21:05:57 -04:00 committed by commitay
parent a1cf408b73
commit 9c1cee7c2c
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'cocoarestclient' do
version '1.4.1'
sha256 '6dd1268e1c23efc6938d5615a691255c356d317918e89346e86caefec8d599bf'
version '1.4.2'
sha256 '64eb89271e1ed168683c2156e6576ffa287296a506357d11da4f01b380934fb2'
# github.com/mmattozzi/cocoa-rest-client was verified as official when first introduced to the cask
url "https://github.com/mmattozzi/cocoa-rest-client/releases/download/#{version}/CocoaRestClient-#{version}.dmg"
appcast 'https://github.com/mmattozzi/cocoa-rest-client/releases.atom',
checkpoint: 'cc817d71b7655093bc5bdf82b21c684875b4d789f725d012c6a325bf0dfe0f2d'
checkpoint: '15f6d00eddb02bc79892e605f1a2824314364377b97f4730cbfaaa49bff054ec'
name 'CocoaRestClient'
homepage 'https://mmattozzi.github.io/cocoa-rest-client/'