homebrew-cask-versions/Casks/cocoarestclient.rb
Roland Walker da67069aa7 rename cocoa-rest-client.rb
to cocoarestclient.rb
per naming rules in CONTRIBUTING.md
2014-01-27 08:42:29 -05:00

7 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