From d0b3bcc0ebf120bb98976c47d7e87e58a3892a8e Mon Sep 17 00:00:00 2001 From: Iristyle Date: Mon, 15 Sep 2014 14:25:28 -0700 Subject: [PATCH] chore(AdobeAir): release 15.0.0.249 --- AdobeAIR/AdobeAIR.nuspec | 4 ++-- AdobeAIR/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AdobeAIR/AdobeAIR.nuspec b/AdobeAIR/AdobeAIR.nuspec index 1919d60..c2d30e9 100644 --- a/AdobeAIR/AdobeAIR.nuspec +++ b/AdobeAIR/AdobeAIR.nuspec @@ -3,7 +3,7 @@ AdobeAIR Adobe AIR Runtime - 3.9.0.1380 + 15.0.0.249 Adobe Ethan J Brown Adobe AIR runtime is necessary for AIR based applications. @@ -16,7 +16,7 @@ http://www.adobe.com/products/eulas false https://github.com/Iristyle/ChocolateyPackages/raw/master/AdobeAIR/AdobeAIR.jpg - + http://helpx.adobe.com/air/air-releasenotes.html diff --git a/AdobeAIR/tools/chocolateyInstall.ps1 b/AdobeAIR/tools/chocolateyInstall.ps1 index 8d01c45..e11539d 100644 --- a/AdobeAIR/tools/chocolateyInstall.ps1 +++ b/AdobeAIR/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $package = 'AdobeAIR' -$version = '3.9' +$version = '15.0' try {