homebrew-cask/Casks/firestr.rb

12 lines
300 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'firestr' do
2017-01-11 08:37:30 +08:00
version '0.11'
sha256 '7d7d3740b2eb5a78bc8573b24cdc47c15bcd6536e21f0e8e82722b8a7e8e8cf3'
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
app 'Firestr.app'
end