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