homebrew-cask/Casks/nutstore.rb

11 lines
219 B
Ruby

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