homebrew-cask/Casks/wi2-connect.rb

13 lines
417 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'wi2-connect' do
2015-08-05 07:49:00 +08:00
version :latest
sha256 :no_check
# wi2.ne.jp is the official download host per the vendor homepage
url 'https://service.wi2.ne.jp/sw/autoLogin/MacOSX/Wi2-Connect-MacOSX.dmg'
name 'Wi2 Connect'
homepage 'http://wi2.co.jp/jp/300/process/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Wi2 Connect.app'
end