You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
372 B
10 lines
372 B
class SketchBeta < Cask
|
|
version '3.2'
|
|
sha256 'b6211a6d9d80ace4e9b315fa676800bebbf502c6da5541e473c21e0105f1a153'
|
|
|
|
url 'https://rink.hockeyapp.net/api/2/apps/0172d48cceec171249a8d850fb16276b/app_versions/52?format=zip&avtoken=0073114b9e08a31f185c4d0ebf024275946fd465'
|
|
homepage 'http://bohemiancoding.com/sketch/beta/'
|
|
license :unknown
|
|
|
|
app 'Sketch Beta.app'
|
|
end
|
|
|