commitay
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
Casks/adobe-air-beta.rb
|
@ -1,6 +1,6 @@ |
|
|
cask 'adobe-air-beta' do |
|
|
cask 'adobe-air-beta' do |
|
|
version '26.0' |
|
|
version :latest |
|
|
sha256 :no_check # required as upstream package is updated in-place |
|
|
sha256 :no_check |
|
|
|
|
|
|
|
|
# fpdownload.macromedia.com was verified as official when first introduced to the cask |
|
|
# fpdownload.macromedia.com was verified as official when first introduced to the cask |
|
|
url 'https://fpdownload.macromedia.com/pub/labs/flashruntimes/air/AdobeAIR.dmg' |
|
|
url 'https://fpdownload.macromedia.com/pub/labs/flashruntimes/air/AdobeAIR.dmg' |
|
|