mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
296 B
Ruby
9 lines
296 B
Ruby
class WiztoolsorgRestclient < Cask
|
|
version '3.2.2'
|
|
sha256 'd920279ef6406acb02a12485e1e8adaf1942cf196f0628c8e6b40744f6120aac'
|
|
|
|
url 'https://rest-client.googlecode.com/files/restclient-ui-3.2.2.dmg'
|
|
homepage 'https://code.google.com/p/rest-client'
|
|
|
|
link 'WizTools.org RESTClient.app'
|
|
end
|