homebrew-cask/Casks/jettison.rb

14 lines
448 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'jettison' do
2015-11-14 07:06:05 +08:00
version '1.5'
sha256 'b502b1b0cd7730eea576fe7f524bd9914c0652dbbb631362300194cbc7f610ce'
2015-05-09 08:00:29 +08:00
2015-06-29 14:32:18 +08:00
url "https://www.stclairsoft.com/download/Jettison-#{version}.dmg"
2015-05-25 03:38:06 +08:00
appcast 'https://www.stclairsoft.com/cgi-bin/sparkle.cgi?JT',
2016-01-08 06:40:27 +08:00
:sha256 => '57acc380eea827a3f0325ca5df9a697f9d5c27999ffc4780aa553ae8543c33ce'
name 'Jettison'
2015-06-29 14:32:18 +08:00
homepage 'https://www.stclairsoft.com/Jettison/'
2015-05-09 08:00:29 +08:00
license :freemium
app 'Jettison.app'
end