homebrew-cask/Casks/nutstore.rb

10 lines
201 B
Ruby

class Nutstore < Cask
version 'latest'
sha256 :no_check
url 'https://jianguoyun.com/static/exe/installer/NutstoreOSXInstaller.dmg'
homepage 'https://jianguoyun.com'
link 'Nutstore.app'
end