winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a394ea820386514ece1c88ce0af039db1d18251a
parent 9d8aafc1e9ca314e54a866ba5a39ec612c553f8b
Author: Ryan Fu <69221034+ryfu-msft@users.noreply.github.com>
Date:   Thu, 29 Sep 2022 09:04:31 -0700

add purelib to cgmanifest (#2556)


Diffstat:
Mcgmanifest.json | 11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/cgmanifest.json b/cgmanifest.json @@ -45,7 +45,16 @@ "commitHash": "122d09549201da5383321d870bed45ecb9e168c5" } } - } + }, + { + "component": { + "type": "git", + "git": { + "repositoryUrl": "https://github.com/ronomon/pure.git", + "commitHash": "fd54913e65338e678440ae66b3b5022ab23b761b" + } + } + } ], "Version": 1 }