homebrew-cask/Casks/rythem.rb

13 lines
380 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"
2015-03-15 19:54:55 +08:00
appcast 'https://github.com/AlloyTeam/Rythem/releases.atom'
2015-01-30 03:32:11 +08:00
name 'Rythem'
homepage 'https://github.com/AlloyTeam/Rythem'
license :mit
2014-09-16 00:06:15 +08:00
app 'Rythem.app'
2014-04-18 19:20:51 +08:00
end