You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
257 B
7 lines
257 B
class RestClient < Cask
|
|
url 'https://rest-client.googlecode.com/files/restclient-ui-3.2-app.zip'
|
|
homepage 'https://code.google.com/p/rest-client'
|
|
version '3.2'
|
|
sha1 'e6846058083b3f765f7c33ac69a558cc473940cd'
|
|
link 'WizTools.org RESTClient.app'
|
|
end
|
|
|