Skip to content

Commit

Permalink
update runtime version (microsoft#30546)
Browse files Browse the repository at this point in the history
(cherry picked from commit 69efe9c)
  • Loading branch information
Adela0814 authored and sluicebox committed Apr 5, 2023
1 parent f28c1ed commit 47c0c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/cmake/vcpkg_acquire_msys.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,8 @@ function(vcpkg_acquire_msys out_msys_root)
DEPS msys2-runtime
)
z_vcpkg_acquire_msys_declare_package(
URL "https://repo.msys2.org/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst"
SHA512 fdd86f4ffa6e274d6fef1676a4987971b1f2e1ec556eee947adcb4240dc562180afc4914c2bdecba284012967d3d3cf4d1a392f798a3b32a3668d6678a86e8d3
URL "https://repo.msys2.org/msys/x86_64/msys2-runtime-3.4.6-1-x86_64.pkg.tar.zst"
SHA512 fbdcf2572d242b14ef3b39f29a6119ee58705bad651c9da48ffd11e80637e8d767d20ed5d562f67d92eecd01f7fc3bc351af9d4f84fb9b321d2a9aff858b3619
)

z_vcpkg_acquire_msys_declare_package(
Expand Down

0 comments on commit 47c0c6e

Please sign in to comment.