homebrew-cask/Casks/antirsi.rb

11 lines
283 B
Ruby
Raw Normal View History

2014-11-14 01:25:22 +08:00
cask :v1 => 'antirsi' do
2013-10-30 21:07:19 +08:00
version '1.4njr4'
sha256 'b8c36cac71fe0b097b9435ab869b2a11e97e0f99b3227929cb333d14d5e88552'
2014-09-26 20:08:46 +08:00
url "http://sabi.net/nriley/software/AntiRSI-#{version}.zip"
homepage 'http://sabi.net/nriley/software/#antirsi'
2014-10-01 23:32:27 +08:00
license :unknown
2014-09-16 00:05:14 +08:00
app 'AntiRSI.app'
2013-10-30 21:07:19 +08:00
end