Skip to content

Commit 58b18a4

Browse files
committed
Update module 4.1.494
1 parent c5c60ed commit 58b18a4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

VcRedist/VcRedist.psd1

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Aaron Parker
55
#
6-
# Generated on: 10/2/2023
6+
# Generated on: 11/19/2023
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'VcRedist.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.1.493'
15+
ModuleVersion = '4.1.494'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## VERSION
3+
## 4.1.494
44

55
* Fix an issue where Redistributables imported into MDT do not install #144
66
* Fix an issue when importing the Redistributables into an MDT deployment share

docs/versions.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Included Redistributables
22

3-
VcRedist `4.1.493` includes the following Redistributables (supported and unsupported):
3+
VcRedist `4.1.494` includes the following Redistributables (supported and unsupported):
44

55
| Version | Architecture | Name |
66
| -------------- | ------------ | -------------------------------------------------------------------------- |
7-
| 14.36.32532.0 | x64 | Visual C++ Redistributable for Visual Studio 2022 |
8-
| 14.36.32532.0 | x86 | Visual C++ Redistributable for Visual Studio 2022 |
9-
| 14.29.30139.0 | x64 | Visual C++ Redistributable for Visual Studio 2019 |
10-
| 14.29.30139.0 | x86 | Visual C++ Redistributable for Visual Studio 2019 |
7+
| 14.38.33130.0 | x64 | Visual C++ Redistributable for Visual Studio 2022 |
8+
| 14.38.33130.0 | x86 | Visual C++ Redistributable for Visual Studio 2022 |
9+
| 14.29.30153.0 | x64 | Visual C++ Redistributable for Visual Studio 2019 |
10+
| 14.29.30153.0 | x86 | Visual C++ Redistributable for Visual Studio 2019 |
1111
| 14.16.27033.0 | x64 | Visual C++ Redistributable for Visual Studio 2017 |
1212
| 14.16.27033.0 | x86 | Visual C++ Redistributable for Visual Studio 2017 |
1313
| 14.0.24215.1 | x64 | Visual C++ 2015 Redistributable Update 3 |

0 commit comments

Comments
 (0)