mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
add appcast :sha256 in httpscoop
This commit is contained in:
parent
4169cfa2ca
commit
bfe228a2e6
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ class Httpscoop < Cask
|
|||
sha256 'cf3d9767a86e996ecbb3c7abe7e1b43eef985d6125bb3c6680f9246e4db9214e'
|
||||
|
||||
url "https://s3.amazonaws.com/Trueridge/HTTPScoop_#{version}.dmg"
|
||||
appcast 'http://www.tuffcode.com/releases/httpscoop-appcast.xml'
|
||||
appcast 'http://www.tuffcode.com/releases/httpscoop-appcast.xml',
|
||||
:sha256 => 'f3d7449544aa64c7709cdb8c5ccd93f2a056550add5fc7493fc402b2c515c5cb'
|
||||
homepage 'http://www.tuffcode.com'
|
||||
license :unknown
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue