homebrew-cask/Casks/hiss.rb

13 lines
373 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hiss' do
2016-01-15 09:26:30 +08:00
version '0.3'
sha256 'c6a1181602e481068d8eeda05d26bee5ac8435ee752da63786eaaa742df16580'
2013-04-15 04:10:05 +08:00
url 'http://collect3.com.au/hiss/Hiss.zip'
2015-12-26 04:57:40 +08:00
appcast 'http://collect3.com.au/hiss/appcast.xml',
2017-05-14 02:10:34 +08:00
checkpoint: '7d8ce78aa2f09d164f423b8f4c070840387c5ef1cffab072b27d559925e228fc'
2015-04-02 04:15:44 +08:00
name 'Hiss'
2013-04-15 04:10:05 +08:00
homepage 'http://collect3.com.au/hiss/'
2014-09-16 00:05:41 +08:00
app 'Hiss.app'
2013-04-15 04:10:05 +08:00
end