Merge pull request #297401 from r-ryantm/auto-update/vcpkg

vcpkg: 2024.02.14 -> 2024.03.19
This commit is contained in:
Weijia Wang 2024-03-23 22:22:53 +01:00 committed by GitHub
commit 8ed26ff80e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: { stdenvNoCC.mkDerivation (finalAttrs: {
pname = "vcpkg"; pname = "vcpkg";
version = "2024.02.14"; version = "2024.03.19";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "microsoft"; owner = "microsoft";
repo = "vcpkg"; repo = "vcpkg";
rev = finalAttrs.version; rev = finalAttrs.version;
hash = "sha256-qYRNf2NMvYkxq7CRbJIqC7HAhznTNK7zW6JCsP4+v6M="; hash = "sha256-861r4XsXCyxUVDlSrekZ+g17td+idUN8qJmmTZNDzow=";
}; };
installPhase = let installPhase = let