mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class Scrup < Cask
|
|
url 'http://data.hunch.se/scrup/Scrup-1.3.3-bd23160.zip'
|
|
homepage 'https://github.com/rsms/scrup'
|
|
version '1.3.3'
|
|
sha256 '5004222db9a6ddd4e6cb525d00e95f8a38e9fb623bc1397e5258b2ef2c4bd3b0'
|
|
link 'Scrup.app'
|
|
end
|