homebrew-cask/Casks/sketch-toolbox.rb

10 lines
191 B
Ruby

class SketchToolbox < Cask
version 'latest'
sha256 :no_check
url 'http://sketchtoolbox.com/Sketch%20Toolbox.zip'
homepage 'http://sketchtoolbox.com'
link 'Sketch Toolbox.app'
end