Skip to content

Commit 2c4a141

Browse files
committed
visualstudio2022*: update to 17.13.3
1 parent 5f00cad commit 2c4a141

File tree

14 files changed

+35
-35
lines changed

14 files changed

+35
-35
lines changed

visualstudio2022buildtools/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022buildtools' `
33
-ApplicationName 'Microsoft Visual Studio Build Tools 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/5493a860734ca0bc242deb81d940a418ea90f701feb64e7d9cdf0e8c591f4acf/vs_BuildTools.exe' <# https://aka.ms/vs/17/release/vs_buildtools.exe #> `
5-
-Checksum '5493A860734CA0BC242DEB81D940A418EA90F701FEB64E7D9CDF0E8C591F4ACF' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/752b86394038f8e59e3e5ad7eec5d8fc1017f9b72c521565dc3ae0b0f36eef14/vs_BuildTools.exe' <# https://aka.ms/vs/17/release/vs_buildtools.exe #> `
5+
-Checksum '752B86394038F8E59E3E5AD7EEC5D8FC1017F9B72C521565DC3AE0B0F36EEF14' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'BuildTools' `

visualstudio2022buildtools/visualstudio2022buildtools.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>visualstudio2022buildtools</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022buildtools</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 Build Tools</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
5353
##### Package
54-
117.13.2.0:
55-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
54+
117.13.3.0:
55+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2022community/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022community' `
33
-ApplicationName 'Microsoft Visual Studio Community 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/b94f5c9a0fe2f4cda69f5fd76497e680c0f0fe495a9b5d6a7d93c17a179de198/vs_Community.exe' <# https://aka.ms/vs/17/release/vs_community.exe #> `
5-
-Checksum 'B94F5C9A0FE2F4CDA69F5FD76497E680C0F0FE495A9B5D6A7D93C17A179DE198' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/c882c17accc8e6382a8315fefea0d853e53c83195b51727ec75800ac239f677a/vs_Community.exe' <# https://aka.ms/vs/17/release/vs_community.exe #> `
5+
-Checksum 'C882C17ACCC8E6382A8315FEFEA0D853E53C83195B51727EC75800AC239F677A' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'Community' `

visualstudio2022community/visualstudio2022community.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>visualstudio2022community</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022community</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 Community</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
5353
##### Package
54-
117.13.2.0:
55-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
54+
117.13.3.0:
55+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2022enterprise/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022enterprise' `
33
-ApplicationName 'Microsoft Visual Studio Enterprise 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/10e598977cebf89d1f5a7fffe44cc16e449ad5ffdff18fd44ad1d1e1a568325d/vs_Enterprise.exe' <# https://aka.ms/vs/17/release/vs_enterprise.exe #> `
5-
-Checksum '10E598977CEBF89D1F5A7FFFE44CC16E449AD5FFDFF18FD44AD1D1E1A568325D' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/c943116f21714c8c838415bd628b11a548a3d81f72494078f686068a4e3736b7/vs_Enterprise.exe' <# https://aka.ms/vs/17/release/vs_enterprise.exe #> `
5+
-Checksum 'C943116F21714C8C838415BD628B11A548A3D81F72494078F686068A4E3736B7' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'Enterprise' `

visualstudio2022enterprise/visualstudio2022enterprise.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>visualstudio2022enterprise</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022enterprise</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 Enterprise</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
5353
##### Package
54-
117.13.2.0:
55-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
54+
117.13.3.0:
55+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2022professional/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022professional' `
33
-ApplicationName 'Microsoft Visual Studio Professional 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/0bd307530800e4fa158e5795e09c4b38f6f5b9e141494486748c0426e07dbafd/vs_Professional.exe' <# https://aka.ms/vs/17/release/vs_professional.exe #> `
5-
-Checksum '0BD307530800E4FA158E5795E09C4B38F6F5B9E141494486748C0426E07DBAFD' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/1aeec90b74375864d35fcb8f6cfd68a3285f9ea0b29010d421a16e566cbc81d5/vs_Professional.exe' <# https://aka.ms/vs/17/release/vs_professional.exe #> `
5+
-Checksum '1AEEC90B74375864D35FCB8F6CFD68A3285F9EA0B29010D421A16E566CBC81D5' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'Professional' `

visualstudio2022professional/visualstudio2022professional.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>visualstudio2022professional</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022professional</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 Professional</title>
@@ -51,8 +51,8 @@ Some parameters, including `--allWorkloads`, `--includeRecommended` and `--inclu
5151
##### Software
5252
[Visual Studio 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
5353
##### Package
54-
117.13.2.0:
55-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
54+
117.13.3.0:
55+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5656
- Updated bootstrapper url.
5757

5858
#### Available workload packages

visualstudio2022teamexplorer/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022teamexplorer' `
33
-ApplicationName 'Microsoft Visual Studio Team Explorer 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/a31609583c9bb9eb83865df8be965a4634881b15809669ba7e945f9f820b2e21/vs_TeamExplorer.exe' <# https://aka.ms/vs/17/release/vs_teamexplorer.exe #> `
5-
-Checksum 'A31609583C9BB9EB83865DF8BE965A4634881B15809669BA7E945F9F820B2E21' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/d9e1b87a6088a4caee9c51c2cc2c58e389a2af351bd601bafceff51afde72c07/vs_TeamExplorer.exe' <# https://aka.ms/vs/17/release/vs_teamexplorer.exe #> `
5+
-Checksum 'D9E1B87A6088A4CAEE9C51C2CC2C58E389A2AF351BD601BAFCEFF51AFDE72C07' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'TeamExplorer' `

visualstudio2022teamexplorer/visualstudio2022teamexplorer.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>visualstudio2022teamexplorer</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022teamexplorer</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 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 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
4747
##### Package
48-
117.13.2.0:
49-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
48+
117.13.3.0:
49+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5050
- Updated bootstrapper url.
5151
</releaseNotes>
5252
<dependencies>

visualstudio2022testagent/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022testagent' `
33
-ApplicationName 'Microsoft Visual Studio Test Agent 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/c30a6320d509a150efc4814a10a3bd5425a0badd1916d3522ebaacef9b700bb0/vs_TestAgent.exe' <# https://aka.ms/vs/17/release/vs_testagent.exe #> `
5-
-Checksum 'C30A6320D509A150EFC4814A10A3BD5425A0BADD1916D3522EBAACEF9B700BB0' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/df5399cf25e6d34840e9e0b1ad000dd8de42fddcbe5e3039747c2f8a6c46a09d/vs_TestAgent.exe' <# https://aka.ms/vs/17/release/vs_testagent.exe #> `
5+
-Checksum 'DF5399CF25E6D34840E9E0B1AD000DD8DE42FDDCBE5E3039747C2F8A6C46A09D' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'TestAgent' `

visualstudio2022testagent/visualstudio2022testagent.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>visualstudio2022testagent</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022testagent</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 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 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
4747
##### Package
48-
117.13.2.0:
49-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
48+
117.13.3.0:
49+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5050
- Updated bootstrapper url.
5151
</releaseNotes>
5252
<dependencies>

visualstudio2022testcontroller/tools/ChocolateyInstall.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Install-VisualStudio `
22
-PackageName 'visualstudio2022testcontroller' `
33
-ApplicationName 'Microsoft Visual Studio Load Test Controller 2022' `
4-
-Url 'https://download.visualstudio.microsoft.com/download/pr/84955a63-15ca-4f52-94af-14ea55b50424/3cc9ca8f6ee77d32f3fd3f29026192e68bd1ae203678344f305c57e0182ba3fd/vs_TestController.exe' <# https://aka.ms/vs/17/pre/vs_testcontroller.exe #> `
5-
-Checksum '3CC9CA8F6EE77D32F3FD3F29026192E68BD1AE203678344F305C57E0182BA3FD' `
4+
-Url 'https://download.visualstudio.microsoft.com/download/pr/9b2a4ec4-2233-4550-bb74-4e7facba2e03/641606db4af8d16fdb01cd17b8f664ee37bef13cd892d148f348736eec718c8e/vs_TestController.exe' <# https://aka.ms/vs/17/pre/vs_testcontroller.exe #> `
5+
-Checksum '641606DB4AF8D16FDB01CD17B8F664EE37BEF13CD892D148F348736EEC718C8E' `
66
-ChecksumType 'SHA256' `
77
-InstallerTechnology 'WillowVS2017OrLater' `
88
-Product 'TestController' `

visualstudio2022testcontroller/visualstudio2022testcontroller.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>visualstudio2022testcontroller</id>
5-
<version>117.13.2.0</version>
5+
<version>117.13.3.0</version>
66
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio2022testcontroller</packageSourceUrl>
77
<owners>jberezanski</owners>
88
<title>Visual Studio 2022 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 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
4848
##### Package
49-
117.13.2.0:
50-
- Package metadata updated for Visual Studio 2022 version 17.13.2 (the native installer always installs the latest released Visual Studio 2022 build).
49+
117.13.3.0:
50+
- Package metadata updated for Visual Studio 2022 version 17.13.3 (the native installer always installs the latest released Visual Studio 2022 build).
5151
- Updated bootstrapper url.
5252
</releaseNotes>
5353
<dependencies>

0 commit comments

Comments
 (0)