Skip to content

Commit 5f00cad

Browse files
committed
visualstudio2019*: update to 16.11.45
1 parent d8098c8 commit 5f00cad

File tree

14 files changed

+35
-35
lines changed

14 files changed

+35
-35
lines changed

visualstudio2019buildtools/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019buildtools' `
33
-ApplicationName 'Microsoft Visual Studio Build Tools 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/3e47b2260e45db4c75899cbace3a47fd8a134a8dd0f82bdac45acae33bd35795/vs_BuildTools.exe' <# https://aka.ms/vs/16/release/vs_buildtools.exe #> `
5-
-Checksum '3E47B2260E45DB4C75899CBACE3A47FD8A134A8DD0F82BDAC45ACAE33BD35795' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/6d2322a49b1666a95d3ba7fa4947b8b689e8c378296a99b78e01d945040d45f9/vs_BuildTools.exe' <# https://aka.ms/vs/16/release/vs_buildtools.exe #> `
5+
-Checksum '6D2322A49B1666A95D3BA7FA4947B8B689E8C378296A99B78E01D945040D45F9' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'BuildTools' `

visualstudio2019buildtools/visualstudio2019buildtools.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019buildtools</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019buildtools</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Build Tools</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
5353
##### Package
54-
16.11.44.0:
55-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
54+
16.11.45.0:
55+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2019community/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019community' `
33
-ApplicationName 'Microsoft Visual Studio Community 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/fa0fa3c872b7ab7dc8bc48f9141d2c7b362fa8026acf04a868bed0c6b1eb2f76/vs_Community.exe' <# https://aka.ms/vs/16/release/vs_community.exe #> `
5-
-Checksum 'FA0FA3C872B7AB7DC8BC48F9141D2C7B362FA8026ACF04A868BED0C6B1EB2F76' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/6dec5eef453d379e0d259fadc5a262301c9fe7595e3532e87d32197cb8ddc4a8/vs_Community.exe' <# https://aka.ms/vs/16/release/vs_community.exe #> `
5+
-Checksum '6DEC5EEF453D379E0D259FADC5A262301C9FE7595E3532E87D32197CB8DDC4A8' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'Community' `

visualstudio2019community/visualstudio2019community.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019community</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019community</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Community</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
5353
##### Package
54-
16.11.44.0:
55-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
54+
16.11.45.0:
55+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2019enterprise/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019enterprise' `
33
-ApplicationName 'Microsoft Visual Studio Enterprise 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/e589620ba3c38b5448e9c92a59fb9892be50da60885ed83e90591fc1ae55dfca/vs_Enterprise.exe' <# https://aka.ms/vs/16/release/vs_enterprise.exe #> `
5-
-Checksum 'E589620BA3C38B5448E9C92A59FB9892BE50DA60885ED83E90591FC1AE55DFCA' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/af778a66f5c4bebf58c20ecaa68f90e89e6f9bc8858c4c6ed5e4e63dc022a1a5/vs_Enterprise.exe' <# https://aka.ms/vs/16/release/vs_enterprise.exe #> `
5+
-Checksum 'AF778A66F5C4BEBF58C20ECAA68F90E89E6F9BC8858C4C6ED5E4E63DC022A1A5' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'Enterprise' `

visualstudio2019enterprise/visualstudio2019enterprise.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019enterprise</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019enterprise</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Enterprise</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
5353
##### Package
54-
16.11.44.0:
55-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
54+
16.11.45.0:
55+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2019professional/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019professional' `
33
-ApplicationName 'Microsoft Visual Studio Professional 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/0ef27d408537c5f93c8ae9db4bd22c777e6ec30de979d4f57ed5d88cfb71fade/vs_Professional.exe' <# https://aka.ms/vs/16/release/vs_professional.exe #> `
5-
-Checksum '0EF27D408537C5F93C8AE9DB4BD22C777E6EC30DE979D4F57ED5D88CFB71FADE' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/7d5cdf2fc7bcc1ab08e246e41f3288ab3cf924859f8ebc84fcb0d7f5c830f789/vs_Professional.exe' <# https://aka.ms/vs/16/release/vs_professional.exe #> `
5+
-Checksum '7D5CDF2FC7BCC1AB08E246E41F3288AB3CF924859F8EBC84FCB0D7F5C830F789' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'Professional' `

visualstudio2019professional/visualstudio2019professional.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019professional</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019professional</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Professional</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
5353
##### Package
54-
16.11.44.0:
55-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
54+
16.11.45.0:
55+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2019teamexplorer/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019teamexplorer' `
33
-ApplicationName 'Microsoft Visual Studio Team Explorer 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/044a72f570a9ef1b54ab481e3574521db700838a4b8f55a4ddbe2b42aeca1362/vs_TeamExplorer.exe' <# https://aka.ms/vs/16/release/vs_teamexplorer.exe #> `
5-
-Checksum '044A72F570A9EF1B54AB481E3574521DB700838A4B8F55A4DDBE2B42AECA1362' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/cea03aee23129f41ac7d25c6911ce91640d402492fbaf99b2c466378820535d4/vs_TeamExplorer.exe' <# https://aka.ms/vs/16/release/vs_teamexplorer.exe #> `
5+
-Checksum 'CEA03AEE23129F41AC7D25C6911CE91640D402492FBAF99B2C466378820535D4' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'TeamExplorer' `

visualstudio2019teamexplorer/visualstudio2019teamexplorer.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019teamexplorer</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019teamexplorer</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Team Explorer</title>
@@ -45,8 +45,8 @@ If control over reboots is required, it is advisable to install the dependencies
4545
##### Software
4646
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
4747
##### Package
48-
16.11.44.0:
49-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
48+
16.11.45.0:
49+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5050
- Updated bootstrapper url.
5151
</releaseNotes>
5252
<dependencies>

visualstudio2019testagent/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019testagent' `
33
-ApplicationName 'Microsoft Visual Studio Test Agent 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/1bb62513476096e3960c2045d4bff246cee667a933cc582227c71f9a17e6e9b3/vs_TestAgent.exe' <# https://aka.ms/vs/16/release/vs_testagent.exe #> `
5-
-Checksum '1BB62513476096E3960C2045D4BFF246CEE667A933CC582227C71F9A17E6E9B3' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/070c66d980cdebd23797f4ca74417632c756af262c14d4b3549960826f33955b/vs_TestAgent.exe' <# https://aka.ms/vs/16/release/vs_testagent.exe #> `
5+
-Checksum '070C66D980CDEBD23797F4CA74417632C756AF262C14D4B3549960826F33955B' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'TestAgent' `

visualstudio2019testagent/visualstudio2019testagent.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019testagent</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019testagent</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Test Agent</title>
@@ -45,8 +45,8 @@ If control over reboots is required, it is advisable to install the dependencies
4545
##### Software
4646
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
4747
##### Package
48-
16.11.44.0:
49-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
48+
16.11.45.0:
49+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5050
- Updated bootstrapper url.
5151
</releaseNotes>
5252
<dependencies>

visualstudio2019testcontroller/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2019testcontroller' `
33
-ApplicationName 'Microsoft Visual Studio Load Test Controller 2019' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/24d1eb60-dd43-4e69-a439-b753dba5bc28/4b49d0e8b3d439682b6d36cdc4936584766adbde01bafc151979c91e2a4b4625/vs_TestController.exe' <# https://aka.ms/vs/16/release/vs_testcontroller.exe #> `
5-
-Checksum '4B49D0E8B3D439682B6D36CDC4936584766ADBDE01BAFC151979C91E2A4B4625' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/0ccda3cd-bd08-436f-82fa-5659490e929c/7d5129cefc2a598ff33c48a4b1166833fd4115b3935b317ac5b51f8543592391/vs_TestController.exe' <# https://aka.ms/vs/16/release/vs_testcontroller.exe #> `
5+
-Checksum '7D5129CEFC2A598FF33C48A4B1166833FD4115B3935B317AC5B51F8543592391' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'TestController' `

visualstudio2019testcontroller/visualstudio2019testcontroller.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>visualstudio2019testcontroller</id>
5-
<version>16.11.44.0</version>
5+
<version>16.11.45.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2019testcontroller</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2019 Load Test Controller</title>
@@ -46,8 +46,8 @@ If control over reboots is required, it is advisable to install the dependencies
4646
##### Software
4747
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
4848
##### Package
49-
16.11.44.0:
50-
- Package metadata updated for Visual Studio 2019 version 16.11.44 (the native installer always installs the latest released Visual Studio 2019 build).
49+
16.11.45.0:
50+
- Package metadata updated for Visual Studio 2019 version 16.11.45 (the native installer always installs the latest released Visual Studio 2019 build).
5151
- Updated bootstrapper url.
5252
</releaseNotes>
5353
<dependencies>

0 commit comments

Comments
 (0)