Skip to content

Commit 845e191

Browse files
committed
Update VC++ v14 Redistributable versions
Bumped the version and product codes for Microsoft Visual C++ v14 Redistributable (x64 and x86) to 14.50.35719.0 in VisualCRedistributables.json to reflect the latest release.
1 parent 247acb7 commit 845e191

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

VcRedist/VisualCRedistributables.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
},
9393
{
9494
"Name": "Microsoft Visual C++ v14 Redistributable (x64)",
95-
"ProductCode": "{d8bbe9f9-7c5b-42c6-b715-9ee898a2e515}",
96-
"Version": "14.44.35211.0",
95+
"ProductCode": "{91ee571b-0e8a-4c65-9eaf-2e2f5fc60c00}",
96+
"Version": "14.50.35719.0",
9797
"URL": "https://www.visualstudio.com/downloads/",
9898
"URI": "https://aka.ms/vc14/vc_redist.x64.exe",
9999
"Release": "2022",
@@ -107,8 +107,8 @@
107107
},
108108
{
109109
"Name": "Microsoft Visual C++ v14 Redistributable (x86)",
110-
"ProductCode": "{0b5169e3-39da-4313-808e-1f9c0407f3bf}",
111-
"Version": "14.44.35211.0",
110+
"ProductCode": "{0e4ccf1b-d073-4cfe-8a24-e86185719b56}",
111+
"Version": "14.50.35719.0",
112112
"URL": "https://www.visualstudio.com/downloads/",
113113
"URI": "https://aka.ms/vc14/vc_redist.x86.exe",
114114
"Release": "2022",

0 commit comments

Comments
 (0)