Skip to content

Commit bec2423

Browse files
committed
Update module 4.1.505
1 parent 9f8f6ac commit bec2423

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

VcRedist/VcRedist.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'VcRedist.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.1.504'
15+
ModuleVersion = '4.1.505'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## VERSION
3+
## 4.1.505
44

55
* Fix ARM64 properties for VcRedist `2022` to `14.44.35208.0`
66

docs/versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Included Redistributables
22

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

55
| Version | Architecture | Name |
66
| -------------- | ------------ | -------------------------------------------------------------------------- |
77
| 14.44.35208.0 | x86 | Visual C++ Redistributable for Visual Studio 2022 |
8+
| 14.44.35208.0 | ARM64 | Visual C++ Redistributable for Visual Studio 2022 |
89
| 14.44.35208.0 | x64 | Visual C++ Redistributable for Visual Studio 2022 |
9-
| 14.42.34438.0 | ARM64 | Visual C++ Redistributable for Visual Studio 2022 |
1010
| 14.29.30156.0 | x64 | Visual C++ Redistributable for Visual Studio 2019 |
1111
| 14.29.30156.0 | x86 | Visual C++ Redistributable for Visual Studio 2019 |
1212
| 14.16.27052.0 | x86 | Visual C++ Redistributable for Visual Studio 2017 |

0 commit comments

Comments
 (0)