homebrew-cask/Casks/app-tamer.rb

14 lines
453 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'app-tamer' do
2015-10-12 02:19:18 +08:00
version '2.1'
sha256 'a8786527526f3b9e21975f70d93c0538b017b60667a29c15291ae62df2d74168'
2015-05-13 21:39:45 +08:00
url "https://www.stclairsoft.com/download/AppTamer-#{version}.dmg"
2015-05-23 01:19:56 +08:00
appcast 'https://www.stclairsoft.com/cgi-bin/sparkle.cgi?AT',
checkpoint: '50a6d8c14040f6f228963e699f4c2d6292d25f011603ee2d0ca0949d0fd74e73'
name 'AppTamer'
2015-06-29 14:32:18 +08:00
homepage 'https://www.stclairsoft.com/AppTamer/'
2015-05-13 21:39:45 +08:00
license :commercial
app 'App Tamer.app'
end