homebrew-cask/Casks/fastscripts.rb

14 lines
474 B
Ruby
Raw Normal View History

2014-11-14 01:25:49 +08:00
cask :v1 => 'fastscripts' do
2014-10-25 00:53:19 +08:00
version '2.6.8'
sha256 '7cc170ecacad63872fe3faddd8dbaaa8f0e232687dbd8365594221ff64999def'
2014-09-26 20:08:54 +08:00
url "https://www.red-sweater.com/fastscripts/FastScripts#{version}.zip"
2014-10-25 23:09:05 +08:00
appcast 'http://www.red-sweater.com/fastscripts/appcast2.php',
:sha256 => '500cd40fd4f6a40f76d8329d7246f79414f4d5aeba5bf605be18c16a6de657f5'
2015-01-10 04:29:09 +08:00
name 'FastScripts'
2013-12-15 07:56:50 +08:00
homepage 'http://www.red-sweater.com/fastscripts/'
2015-08-30 02:09:25 +08:00
license :freemium
2014-09-16 00:05:33 +08:00
app 'FastScripts.app'
2013-12-15 07:56:50 +08:00
end