homebrew-cask/Casks/sketch.rb

8 lines
186 B
Ruby
Raw Normal View History

2013-10-10 23:24:46 +08:00
class Sketch < Cask
url 'http://www.bohemiancoding.com/download/sketch.zip'
homepage 'http://www.bohemiancoding.com/sketch/'
version 'latest'
no_checksum
link 'Sketch.app'
end