homebrew-cask/Casks/firestr.rb

13 lines
315 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'firestr' do
2015-06-16 15:12:25 +08:00
version '0.10'
2015-08-12 11:17:31 +08:00
sha256 'a6d436a2095132382c059376e2d05a53390793abf3916a6a68c7e9d3d98cee26'
2015-06-16 15:12:25 +08:00
2015-06-29 14:32:18 +08:00
url "https://mempko.com/firestr/build/#{version}/firestr_#{version}.dmg"
2015-06-16 15:12:25 +08:00
name 'Firestar'
name 'Fire★'
2015-06-29 14:32:18 +08:00
homepage 'https://mempko.com/firestr/firestr.html'
2015-06-16 15:12:25 +08:00
license :gpl
app 'Firestr.app'
end