Update package to use latest url rewrite 2.1 installer from iis.net

This commit is contained in:
Tristan Barcelon 2019-08-28 10:57:47 -04:00
parent 5264b714ac
commit ab88938331
2 changed files with 11 additions and 8 deletions

View file

@ -4,7 +4,7 @@
<metadata>
<id>UrlRewrite</id>
<title>URL Rewrite for IIS (Install)</title>
<version>2.1.20171010</version>
<version>2.1.20190828</version>
<authors>Microsoft Inc.</authors>
<owners>Microsoft Inc.</owners>
<summary>Installs URL Rewrite for IIS</summary>
@ -17,14 +17,17 @@
<licenseUrl>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/License_rtw.htm</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<iconUrl>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-URLRewrite.png</iconUrl>
<releaseNotes>
<releaseNotes>
#### 2.1.20190828
* Installs 7.2.1993 from latest 2.1 MSI packages in https://www.iis.net/downloads/microsoft/url-rewrite#additionalDownloads
#### 2.1.20171010
* Installs rewrite.dll 7.1.1980 (June 2017).
* Switching to HTTPS download URLs.
#### 2.0.20160107
* Renaming unreleased package to UrlRewrite for compatibility with existing chocolatey.org package.
* Installs rewrite.dll 7.1.1952 (May 2015), updating 7.1.0761 (February 2010) from the 2.0.2 chocolatey package.
* Renaming unreleased package to UrlRewrite for compatibility with existing chocolatey.org package.
* Installs rewrite.dll 7.1.1952 (May 2015), updating 7.1.0761 (February 2010) from the 2.0.2 chocolatey package.
* Installation is now silent.
#### 2.0.20160209