homebrew-cask/Casks/sandvox.rb

12 lines
224 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'sandvox' do
2014-09-17 19:43:00 +08:00
version :latest
2014-07-04 02:32:49 +08:00
sha256 :no_check
url 'http://www.karelia.com/files/8/Sandvox.dmg'
2015-01-05 01:08:43 +08:00
name 'Sandvox'
2015-06-29 14:32:18 +08:00
homepage 'https://www.karelia.com/products/sandvox/'
2015-10-09 02:35:07 +08:00
license :freemium
2014-07-04 02:32:49 +08:00
2014-09-16 00:06:15 +08:00
app 'Sandvox.app'
2014-07-04 02:32:49 +08:00
end