Skip to content

Commit

Permalink
Adobe-Air-SDK: SHA1 fix. Revised SDK, still v. 3.7
Browse files Browse the repository at this point in the history
Closes Homebrew#21094.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
kylefritz authored and adamv committed Jul 9, 2013
1 parent 4403bb9 commit 524fcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/adobe-air-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class AdobeAirSdk < Formula
homepage 'https://www.adobe.com/products/air/sdk/'
url 'https://airdownload.adobe.com/air/mac/download/3.7/AdobeAIRSDK.tbz2'
sha1 '55b5d2675ef9cf9b7868635d5be100348d908134'
sha1 '0cb832d64619fc871b577b714a9422afa2b7fe91'

def install
libexec.install Dir['*']
Expand Down

0 comments on commit 524fcb0

Please sign in to comment.