Skip to content

Commit 2c04ce4

Browse files
committed
update VSredist
1 parent 24c2a91 commit 2c04ce4

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

mozconfigs/mozconfig-win

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export MOZ_DATA_REPORTING=0
6969
export MOZ_REQUIRE_SIGNING=
7070

7171
# Installer
72-
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.36.32532/x64/Microsoft.VC143.CRT"
72+
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.38.33130/x64/Microsoft.VC143.CRT"
7373

7474
# Branding
7575
ac_add_options --with-app-name=mercury

mozconfigs/mozconfig-win-avx2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export MOZ_DATA_REPORTING=0
6969
export MOZ_REQUIRE_SIGNING=
7070

7171
# Installer
72-
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.36.32532/x64/Microsoft.VC143.CRT"
72+
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.38.33130/x64/Microsoft.VC143.CRT"
7373

7474
# Branding
7575
ac_add_options --with-app-name=mercury

mozconfigs/mozconfig-win-debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export MOZ_DATA_REPORTING=0
5858
export MOZ_REQUIRE_SIGNING=
5959

6060
# Installer
61-
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.36.32532/x64/Microsoft.VC143.CRT"
61+
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.38.33130/x64/Microsoft.VC143.CRT"
6262

6363
# Branding
6464
ac_add_options --with-app-name=mercury

mozconfigs/mozconfig-win-sse3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export MOZ_DATA_REPORTING=0
6969
export MOZ_REQUIRE_SIGNING=
7070

7171
# Installer
72-
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.36.32532/x64/Microsoft.VC143.CRT"
72+
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.38.33130/x64/Microsoft.VC143.CRT"
7373

7474
# Branding
7575
ac_add_options --with-app-name=mercury

mozconfigs/mozconfig-win-sse4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export MOZ_DATA_REPORTING=0
6969
export MOZ_REQUIRE_SIGNING=
7070

7171
# Installer
72-
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.36.32532/x64/Microsoft.VC143.CRT"
72+
export WIN32_REDIST_DIR="/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.38.33130/x64/Microsoft.VC143.CRT"
7373

7474
# Branding
7575
ac_add_options --with-app-name=mercury

0 commit comments

Comments
 (0)