homebrew-cask/Casks/cocoa-rest-client.rb

8 lines
269 B
Ruby

class CocoaRestClient < Cask
url 'https://cocoa-rest-client.googlecode.com/files/CocoaRestClient-1.3.6.dmg'
homepage 'https://code.google.com/p/cocoa-rest-client/'
version '1.3.6'
sha1 '8c8df2c5a9a279b8e4eb03f2d0069e044f69265f'
link 'CocoaRestClient.app'
end