homebrew-cask/Casks/sketch-toolbox.rb

12 lines
233 B
Ruby
Raw Normal View History

2014-11-14 01:26:56 +08:00
cask :v1 => 'sketch-toolbox' do
2014-09-17 19:43:01 +08:00
version :latest
sha256 :no_check
url 'http://sketchtoolbox.com/Sketch%20Toolbox.zip'
2015-01-10 05:37:51 +08:00
name 'Sketch Toolbox'
homepage 'http://sketchtoolbox.com'
license :mit
2014-09-16 00:06:20 +08:00
app 'Sketch Toolbox.app'
end