homebrew-cask-versions/Casks/nutstore.rb
2014-11-13 12:36:35 -05:00

10 lines
222 B
Ruby

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