homebrew-cask/Casks/sunlogin-remote.rb

11 lines
284 B
Ruby

class SunloginRemote < Cask
version '1.1'
sha256 '81cf6e9b088cf7d05489228fd9f7c84388ab44dbaba5821865089a4d1a1d6a18'
url "http://download.oray.com/sunlogin/SunloginRemote_v#{version}.dmg"
homepage 'http://sunlogin.oray.com'
license :unknown
app 'Sunlogin Remote.app'
end