homebrew-cask/Casks/rythem.rb

11 lines
298 B
Ruby
Raw Normal View History

2014-04-18 19:20:51 +08:00
class Rythem < Cask
version '2014-02-21'
sha256 'd4c5c578fb0f4d155cc07af22184f88a9b190a7453d0dc45962fd179f72da34d'
url 'https://github.com/AlloyTeam/Rythem/releases/download/filter/Rythem-2014-2-21.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