Victor Popkov
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
Casks/sketch-beta.rb
|
|
@ -1,11 +1,11 @@ |
|
|
|
cask 'sketch-beta' do |
|
|
|
version '47.1,45415' |
|
|
|
sha256 'aac36547d7019de3a9bb43fc11bb2c5f54630c220b537f87dba5251dc6351a74' |
|
|
|
version '48,47092' |
|
|
|
sha256 '636c99427c828bd25d3210376ca99aca675d312dd3af06bdad208e85a162a0d1' |
|
|
|
|
|
|
|
# hockeyapp.net/api/2/apps/0172d48cceec171249a8d850fb16276b was verified as official when first introduced to the cask |
|
|
|
url "https://rink.hockeyapp.net/api/2/apps/0172d48cceec171249a8d850fb16276b/app_versions/#{version.after_comma}?format=zip" |
|
|
|
appcast 'https://rink.hockeyapp.net/api/2/apps/0172d48cceec171249a8d850fb16276b', |
|
|
|
checkpoint: '03f9d32444c82919ec135f4432ddb35ab69f83d6fb444a5f410af07af8999ca0' |
|
|
|
checkpoint: '5001c56d23daa46c33c3e45732145c8de02c8292b02d71cfcc74fc65c97f9370' |
|
|
|
name 'Sketch' |
|
|
|
homepage 'https://www.sketchapp.com/beta/' |
|
|
|
|
|
|
|