homebrew-cask/Casks/app-tamer.rb

14 lines
459 B
Ruby
Raw Normal View History

2015-05-13 21:39:45 +08:00
cask :v1 => '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"
name 'AppTamer'
2015-05-23 01:19:56 +08:00
appcast 'https://www.stclairsoft.com/cgi-bin/sparkle.cgi?AT',
2015-10-12 02:19:18 +08:00
:sha256 => 'c60e74c3da756c958bc961ad711759d7904473e75d26e0df410e2e83c34268ae'
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