homebrew-cask/Casks/nutstore.rb

11 lines
222 B
Ruby
Raw Normal View History

2014-11-14 01:26:31 +08:00
cask :v1 => 'nutstore' do
2014-09-17 19:42:55 +08:00
version :latest
2014-06-07 00:23:48 +08:00
sha256 :no_check
url 'https://jianguoyun.com/static/exe/installer/NutstoreOSXInstaller.dmg'
homepage 'https://jianguoyun.com'
2014-10-01 23:33:30 +08:00
license :unknown
2014-09-16 00:06:02 +08:00
app 'Nutstore.app'
2014-06-07 00:23:48 +08:00
end