homebrew-cask/Casks/nutstore.rb

12 lines
232 B
Ruby

cask 'nutstore' do
version :latest
sha256 :no_check
url 'https://jianguoyun.com/static/exe/installer/NutstoreOSXInstaller.dmg'
name 'Nutstore'
homepage 'https://jianguoyun.com'
license :gratis
app 'Nutstore.app'
end