homebrew-cask/Casks/nutstore.rb

8 lines
199 B
Ruby

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