homebrew-cask/Casks/fstream.rb

14 lines
436 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'fstream' do
2016-01-15 09:20:33 +08:00
version '1.4.9'
sha256 '50eb2abf24b5e09b42d66f07ca2145d13fa6d350932efd0fa3317ef41178000f'
2014-09-30 19:01:01 +08:00
url 'http://www.sourcemac.com/fstream_FStream.tgz'
2015-07-09 08:58:13 +08:00
appcast 'http://www.sourcemac.com/sparkle.php?id=156&content=xml',
checkpoint: 'b72e062b69d0a4bcf1a2a5f8acc4da87b09a849756bb2785d1435ab18d5579e1'
2015-01-12 01:47:40 +08:00
name 'FStream'
2014-09-30 19:01:01 +08:00
homepage 'http://www.sourcemac.com/?page=fstream'
2015-09-01 00:38:33 +08:00
license :gratis
2014-09-30 19:01:01 +08:00
app 'FStream.app'
end