aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/adobe-air-sdk.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/adobe-air-sdk.rb b/Library/Formula/adobe-air-sdk.rb
index 880900c74..ce331d4b5 100644
--- a/Library/Formula/adobe-air-sdk.rb
+++ b/Library/Formula/adobe-air-sdk.rb
@@ -4,16 +4,16 @@ require "formula"
# https://helpx.adobe.com/air/kb/archived-air-sdk-version.html
class AdobeAirSdk < Formula
homepage "http://adobe.com/products/air/sdk"
- version "15.0.0.249"
+ version "15.0.0.302"
option "with-flex-support", "Do not download the new compiler with the SDK."
if build.without? "flex-support"
url "http://airdownload.adobe.com/air/mac/download/15.0/AIRSDK_Compiler.tbz2"
- sha1 "8313d44ef53c02e271ddc7f59caeba5e7d910530"
+ sha1 "5f6f647a6399c8ba501b9c6f6cda489bf50e0ba8"
else
url "http://airdownload.adobe.com/air/mac/download/15.0/AdobeAIRSDK.tbz2"
- sha1 "7d2dbf86c9bacf231bdc4b0d57db443c934d0294"
+ sha1 "ce9a96ccc7a4a414ba7ef0eebf39a8a1150d228e"
end
def install