homebrew-cask/Casks/antirsi.rb

12 lines
397 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"
2015-01-04 11:04:14 +08:00
name 'AntiRSI'
homepage 'http://sabi.net/nriley/software/#antirsi'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:14 +08:00
app 'AntiRSI.app'
2013-10-30 21:07:19 +08:00
end