homebrew-cask/Casks/fstream.rb

12 lines
331 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 'https://www.sourcemac.com/fstream_FStream.tgz'
2018-06-12 22:37:26 +08:00
appcast 'https://www.sourcemac.com/sparkle.php?id=156&content=xml'
2015-01-12 01:47:40 +08:00
name 'FStream'
2016-08-12 07:55:48 +08:00
homepage 'https://www.sourcemac.com/?page=fstream'
2014-09-30 19:01:01 +08:00
app 'FStream.app'
end