homebrew-cask/Casks/subsmarine.rb

15 lines
592 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'subsmarine' do
version '1.2.3'
sha256 '8cdaec741029dec8a45fe55679009fa4a30ede35704b313888388618c331f000'
# amazonaws.com/cwcbucket/subsmarine was verified as official when first introduced to the cask
url "https://s3-us-west-2.amazonaws.com/cwcbucket/subsmarine/subsmarine.#{version}.zip"
appcast 'https://www.cocoawithchurros.com/shine/appcast.php?id=7',
checkpoint: '3f99aeebb0ac8611031f46340560ecf733977801f85d3d663ad2e812b3846701'
2015-05-02 04:27:31 +08:00
name 'SubsMarine'
2013-06-23 00:26:23 +08:00
homepage 'http://www.cocoawithchurros.com/subsmarine.php'
license :commercial
2014-09-16 00:06:25 +08:00
app 'SubsMarine.app'
2013-06-23 00:26:23 +08:00
end