mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
8 lines
333 B
Ruby
8 lines
333 B
Ruby
class Fastscripts < Cask
|
|
url 'http://www.red-sweater.com/fastscripts/FastScripts2.6.5.zip'
|
|
appcast 'http://www.red-sweater.com/fastscripts/appcast2.php'
|
|
homepage 'http://www.red-sweater.com/fastscripts/'
|
|
version '2.6.5'
|
|
sha256 '76d8aa61d754f4c94ce53071d6afa2826d0a6390ba6ddae40c2f530475e2cb54'
|
|
link 'FastScripts.app'
|
|
end
|