homebrew-cask/Casks/sandvox.rb

10 lines
190 B
Ruby
Raw Normal View History

2014-07-04 02:32:49 +08:00
class Sandvox < Cask
version 'latest'
sha256 :no_check
url 'http://www.karelia.com/files/8/Sandvox.dmg'
homepage 'http://www.karelia.com/products/sandvox/'
2014-09-16 00:06:15 +08:00
app 'Sandvox.app'
2014-07-04 02:32:49 +08:00
end