Skip to content

Commit a670adc

Browse files
authored
Merge pull request #175 from amorrowbellarmine/patch-1
Correct VC++ 2013 12.0.30501.0 x86 Product Code
2 parents ada735b + 883e96d commit a670adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VcRedist/VisualCRedistributables.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
},
291291
{
292292
"Name": "Visual C++ Redistributable Packages for Visual Studio 2013",
293-
"ProductCode": "{050d4fc8-5d48-4b8f-8972-47c82c46020f}",
293+
"ProductCode": "{f65db027-aff3-4070-886a-0d87064aabb1}",
294294
"Version": "12.0.30501.0",
295295
"URL": "https://www.microsoft.com/en-us/download/details.aspx?id=40784",
296296
"URI": "https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe",

0 commit comments

Comments
 (0)