mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
243 B
Ruby
7 lines
243 B
Ruby
class Httpscoop < Cask
|
|
url 'http://s3.amazonaws.com/Trueridge/HTTPScoop_1.4.3.dmg'
|
|
homepage 'http://www.tuffcode.com'
|
|
version '1.4.3'
|
|
sha256 'cf3d9767a86e996ecbb3c7abe7e1b43eef985d6125bb3c6680f9246e4db9214e'
|
|
link 'HTTPScoop.app'
|
|
end
|