mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
269 B
Ruby
7 lines
269 B
Ruby
class Fastscripts < Cask
|
|
url 'http://www.red-sweater.com/fastscripts/FastScripts2.6.5.zip'
|
|
homepage 'http://www.red-sweater.com/fastscripts/'
|
|
version '2.6.5'
|
|
sha256 '76d8aa61d754f4c94ce53071d6afa2826d0a6390ba6ddae40c2f530475e2cb54'
|
|
link 'FastScripts.app'
|
|
end
|