homebrew-cask-versions/Casks/nutstore.rb
2014-09-15 12:06:02 -04:00

9 lines
200 B
Ruby

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