Version bump to remove no-longer-required iis-externalcache, switch to https URLs.

This commit is contained in:
Ben Charlton 2021-05-21 20:32:52 +01:00
parent d6b2769108
commit 9e879d851f
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
<metadata>
<id>iis-arr</id>
<title>IIS Application Request Routing (Install)</title>
<version>3.0.20210401</version>
<version>3.0.20210521</version>
<authors>Microsoft Inc.</authors>
<owners>bcc</owners>
<summary>IIS Application Request Routing (ARR)</summary>
@ -19,9 +19,9 @@
<iconUrl>https://cdn.statically.io/gh/bcc/choco-packages/master/iis-arr/iis-arr.png</iconUrl>
<dependencies>
<dependency id="UrlRewrite" />
<dependency id="iis-externalcache" />
</dependencies>
<releaseNotes>
* 3.0.20210521 - Version bump to remove no-longer-required iis-externalcache, switch to https URLs.
* 3.0.20210401 - Version and checksum bump with ARR MSI update from March 2021
* 3.0.20180207 - Updated for the silent release from 3.0.1952 to 3.0.1988. Not currently clear on changes but the new MSIs have a valid MS code signature.
* 3.0.20160107 - version bump for updated UrlRewrite dependency