diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-08 22:55:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-08 07:55:21 -0700 |
| commit | f4f8bba9d4429a030153e6fda2d8d6b262a54c8f (patch) | |
| tree | 5c3743ef769aea3cb4751595974831c771bb2197 /versions/l- | |
| parent | f4a827c2a7c3fb12ecfe69bdd32dfff6b4fe15e9 (diff) | |
| download | vcpkg-f4f8bba9d4429a030153e6fda2d8d6b262a54c8f.tar.gz vcpkg-f4f8bba9d4429a030153e6fda2d8d6b262a54c8f.zip | |
[libfort/libgit2/cli11] update to the latest version (#20024)
* [libfort/libgit2/cli11] update to the latest version
* update version
* delete useless dependencies
* update version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libfort.json | 5 | ||||
| -rw-r--r-- | versions/l-/libgit2.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/versions/l-/libfort.json b/versions/l-/libfort.json index 7ebfdf38b..319568ce4 100644 --- a/versions/l-/libfort.json +++ b/versions/l-/libfort.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "3323e3e7b75556050db8a8ff3adeb38c3b7bfb98", + "version-semver": "0.4.2", + "port-version": 0 + }, + { "git-tree": "0c816bc07eb1bf136201ff9dfeddbb6bc921ff50", "version-string": "0.4.1", "port-version": 0 diff --git a/versions/l-/libgit2.json b/versions/l-/libgit2.json index 444934169..cdfb07850 100644 --- a/versions/l-/libgit2.json +++ b/versions/l-/libgit2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "daddb751c1ff040d820dd32d62f08c94482b49ae", + "version-semver": "1.2.0", + "port-version": 0 + }, + { "git-tree": "23d98ed81409eaac3ae1abc9ddbc175564533d65", "version-string": "1.1.0", "port-version": 0 |
