homebrew-cask/Casks/insomniax.rb

12 lines
402 B
Ruby
Raw Normal View History

2014-11-14 01:26:05 +08:00
cask :v1 => 'insomniax' do
2014-10-12 23:06:13 +08:00
version '2.1.8'
sha256 'abbf4b27e86da934042a1dcedd339ffb59e16c4aa8e0c0d44534533be42e3efb'
2014-09-16 09:11:15 +08:00
url "http://insomniax.semaja2.net/InsomniaX-#{version}.tgz"
2015-04-03 06:18:20 +08:00
name 'InsomniaX'
2014-09-16 09:11:15 +08:00
homepage 'http://semaja2.net/projects/insomniaxinfo/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 09:11:15 +08:00
app 'InsomniaX.app'
end