Skip to content

Commit

Permalink
adobe-air-sdk 3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
nibbles 2bits authored and adamv committed Jun 9, 2012
1 parent b5bdc4a commit 3a2c520
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/adobe-air-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class AdobeAirSdk < Formula
homepage 'http://www.adobe.com/products/air/sdk/'
url 'http://airdownload.adobe.com/air/mac/download/3.1/AdobeAIRSDK.tbz2'
md5 'f2137a34888ce71574da87e0cc3b7b06'
version '3.1'
url 'http://airdownload.adobe.com/air/mac/download/3.3/AdobeAIRSDK.tbz2'
sha1 '95fab877991fa749436d695cd612f7f4abfa7ee0'
version '3.3'

def startup_script name
(bin+name).write <<-EOS.undent
Expand Down

0 comments on commit 3a2c520

Please sign in to comment.