homebrew-cask/Casks/nutstore.rb

8 lines
199 B
Ruby
Raw Normal View History

2014-06-07 00:23:48 +08:00
class Nutstore < Cask
url 'https://jianguoyun.com/static/exe/installer/NutstoreOSXInstaller.dmg'
homepage 'https://jianguoyun.com'
version 'latest'
sha256 :no_check
link 'Nutstore.app'
end