homebrew-cask/Casks/sunlogin-remote.rb

11 lines
386 B
Ruby
Raw Normal View History

2014-11-14 01:27:04 +08:00
cask :v1 => 'sunlogin-remote' do
2014-01-12 19:38:47 +08:00
version '1.1'
sha256 '81cf6e9b088cf7d05489228fd9f7c84388ab44dbaba5821865089a4d1a1d6a18'
2014-09-26 20:09:14 +08:00
url "http://download.oray.com/sunlogin/SunloginRemote_v#{version}.dmg"
homepage 'http://sunlogin.oray.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:25 +08:00
app 'Sunlogin Remote.app'
2014-01-12 19:38:47 +08:00
end