mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
243 B
Ruby
7 lines
243 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'
|
|
sha1 '8600fcc901c7055fb9b409fc4f8b9aa8e7b40231'
|
|
link 'FastScripts.app'
|
|
end
|