mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
269 B
Ruby
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
|