homebrew-cask/Casks/rythem.rb

11 lines
302 B
Ruby
Raw Normal View History

2014-11-14 01:26:50 +08:00
cask :v1 => 'rythem' do
2014-11-26 23:24:54 +08:00
version '2014-2-21'
2014-04-18 19:20:51 +08:00
sha256 'd4c5c578fb0f4d155cc07af22184f88a9b190a7453d0dc45962fd179f72da34d'
2014-11-26 23:24:54 +08:00
url "https://github.com/AlloyTeam/Rythem/releases/download/filter/Rythem-#{version}.dmg"
homepage 'https://github.com/AlloyTeam/Rythem'
2014-10-01 23:33:48 +08:00
license :oss
2014-09-16 00:06:15 +08:00
app 'Rythem.app'
2014-04-18 19:20:51 +08:00
end