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.
12 lines
390 B
12 lines
390 B
cask 'affinity-photo-beta' do
|
|
version :latest
|
|
sha256 :no_check
|
|
|
|
# amazonaws.com/affinity-beta was verified as official when first introduced to the cask
|
|
url 'https://s3.amazonaws.com/affinity-beta/download/Affinity+Photo+Customer+Beta.dmg'
|
|
name 'Serif Affinity Photo'
|
|
homepage 'https://affinity.serif.com/en-us/photo/'
|
|
license :commercial
|
|
|
|
app 'Affinity Photo Beta.app'
|
|
end
|
|
|