Skip to content

Commit

Permalink
Update module 4.1.500
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Nov 30, 2024
1 parent ab8aeab commit ada735b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions VcRedist/VcRedist.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Aaron Parker
#
# Generated on: 10/14/2024
# Generated on: 11/30/2024
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'VcRedist.psm1'

# Version number of this module.
ModuleVersion = '4.1.499'
ModuleVersion = '4.1.500'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## VERSION
## 4.1.500

* Update VcRedist `2022` to `14.42.34433.0`

Expand Down
8 changes: 4 additions & 4 deletions docs/versions.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Included Redistributables

VcRedist `4.1.499` includes the following Redistributables (supported and unsupported):
VcRedist `4.1.500` includes the following Redistributables (supported and unsupported):

| Version | Architecture | Name |
| -------------- | ------------ | -------------------------------------------------------------------------- |
| 14.40.33816.0 | x86 | Visual C++ Redistributable for Visual Studio 2022 |
| 14.40.33816.0 | x64 | Visual C++ Redistributable for Visual Studio 2022 |
| 14.40.33810.0 | ARM64 | Visual C++ Redistributable for Visual Studio 2022 |
| 14.42.34433.0 | x86 | Visual C++ Redistributable for Visual Studio 2022 |
| 14.42.34433.0 | ARM64 | Visual C++ Redistributable for Visual Studio 2022 |
| 14.42.34433.0 | x64 | Visual C++ Redistributable for Visual Studio 2022 |
| 14.29.30156.0 | x64 | Visual C++ Redistributable for Visual Studio 2019 |
| 14.29.30156.0 | x86 | Visual C++ Redistributable for Visual Studio 2019 |
| 14.16.27052.0 | x86 | Visual C++ Redistributable for Visual Studio 2017 |
Expand Down

0 comments on commit ada735b

Please sign in to comment.