Skip to content

Commit 0efd33d

Browse files
Update Microsoft Visual C++ 2013 Redistributable (#334)
* Update vc2013run.txt From 12.0.30501.0 to the latest 12.0.40664.0
1 parent f843be6 commit 0efd33d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

vc2013run.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
[Section]
22
Name = Microsoft Visual C++ 2013 Redistributable
3-
Version = 12.0.30501.0
3+
Version = 12.0.40664.0
44
License = EULA
55
Description = Needed by applications compiled with Visual Studio 2013. Contains: atl120.dll, mfc120.dll, mfc120u.dll, mfcm120.dll, mfcm120u.dll, msdia120.dll, msvcm120.dll, msvcp120.dll, msvcr120.dll, vcomp120.dll.
66
Category = 14
77
URLSite = https://www.microsoft.com/en-us/download/details.aspx?id=40784
8-
URLDownload = https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe
9-
SHA1 = df7f0a73bfa077e483e51bfb97f5e2eceedfb6a3
10-
SizeBytes = 6503984
8+
URLDownload = https://download.visualstudio.microsoft.com/download/pr/10912113/5da66ddebb0ad32ebd4b922fd82e8e25/vcredist_x86.exe
9+
SHA1 = 0f5d66bcaf120f2d3f340e448a268fe4bbf7709d
10+
SizeBytes = 6510136
1111
Icon = newwinsetup.ico
1212

1313
[Section.amd64]
14+
Version = 12.0.30501.0
1415
URLDownload = https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe
1516
SHA1 = 8bf41ba9eef02d30635a10433817dbb6886da5a2
1617
SizeBytes = 7194312
1718

1819
[Section.arm]
20+
Version = 12.0.30501.0
1921
URLDownload = https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_arm.exe
2022
SHA1 = 25786706a58490884623842b0bbc886ac86e2cad
2123
SizeBytes = 1420840

0 commit comments

Comments
 (0)