From f861639df78579184d5c18c65d879fd19993a127 Mon Sep 17 00:00:00 2001 From: Christian Foellmann Date: Thu, 26 Dec 2013 13:39:53 +0100 Subject: [PATCH] updated AdobeAIR to current version 3.9.0.1380 --- AdobeAIR/AdobeAIR.nuspec | 2 +- AdobeAIR/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AdobeAIR/AdobeAIR.nuspec b/AdobeAIR/AdobeAIR.nuspec index 0433a77..1919d60 100644 --- a/AdobeAIR/AdobeAIR.nuspec +++ b/AdobeAIR/AdobeAIR.nuspec @@ -3,7 +3,7 @@ AdobeAIR Adobe AIR Runtime - 3.8.0.870 + 3.9.0.1380 Adobe Ethan J Brown Adobe AIR runtime is necessary for AIR based applications. diff --git a/AdobeAIR/tools/chocolateyInstall.ps1 b/AdobeAIR/tools/chocolateyInstall.ps1 index 1a7d41d..8d01c45 100644 --- a/AdobeAIR/tools/chocolateyInstall.ps1 +++ b/AdobeAIR/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $package = 'AdobeAIR' -$version = '3.8' +$version = '3.9' try {