adobe-air-sdk 3.6

Closes Homebrew/homebrew#18145.
Closes Homebrew/homebrew#18156.
master
Jack Nagel 2013-03-01 17:45:39 -06:00
parent f6fa95f976
commit e3220f0daa
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class AdobeAirSdk < Formula class AdobeAirSdk < Formula
homepage 'http://www.adobe.com/products/air/sdk/' homepage 'http://www.adobe.com/products/air/sdk/'
url 'http://airdownload.adobe.com/air/mac/download/3.5/AdobeAIRSDK.tbz2' url 'http://airdownload.adobe.com/air/mac/download/3.6/AdobeAIRSDK.tbz2'
sha1 'a23ffc39d836a3e6ffc260fccb724f1649389ae9' sha1 'c43b0b100a46b7f304a1b213664b3bf573721b85'
def install def install
libexec.install Dir['*'] libexec.install Dir['*']