homebrew-cask/Casks/hyro.rb

12 lines
270 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hyro' do
2013-12-02 19:42:12 +08:00
version '0.0.3'
sha256 '2a1fed542c0e9ecc148ac0e7241adf774762f06fc6bfbbf8b2e96437a4c915f7'
2014-09-26 20:08:57 +08:00
url "https://jawerty.github.io/Hyro/apps/Hyro-#{version}.dmg"
2015-01-06 10:39:51 +08:00
name 'Hyro'
2015-06-29 14:32:18 +08:00
homepage 'https://jawerty.github.io/Hyro/'
license :mit
2014-09-16 00:05:42 +08:00
app 'Hyro.app'
2013-12-02 19:42:12 +08:00
end