diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-03-12 04:24:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-11 12:24:25 -0800 |
| commit | eb419063843d0e370214307820589db8108f142c (patch) | |
| tree | 28178f6232d98570a33ce1bdcf1003b1cc06e4e6 /versions/l- | |
| parent | 939c215cc6f06ec396c57dacf327064f1ca26e2e (diff) | |
| download | vcpkg-eb419063843d0e370214307820589db8108f142c.tar.gz vcpkg-eb419063843d0e370214307820589db8108f142c.zip | |
[libtorrent] update to 1.2.12 (#15620)
* [libtorrent] update to 1.2.12
* update version
* fix AppleClang test
* update version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libtorrent.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libtorrent.json b/versions/l-/libtorrent.json index 5d8a41ba0..ac282a58f 100644 --- a/versions/l-/libtorrent.json +++ b/versions/l-/libtorrent.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "6bd8c71880f419aa740153f9cd01cdf26453794e", + "version-string": "1.2.12", + "port-version": 0 + }, + { "git-tree": "ffa53a6b67da728e6ae5ec3dfc4aca172cb39ea6", "version-string": "1.2.11", "port-version": 0 |
