diff options
| author | Francisco Pombal <17580742+FranciscoPombal@users.noreply.github.com> | 2021-06-11 17:01:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-11 09:01:09 -0700 |
| commit | 1ca6c59b71dc1ed593adfff2695b6979c6e4928e (patch) | |
| tree | d19451ff5f560fec1908ccafa877e4a68c712265 /versions | |
| parent | b7644f0546ade9265d5e91d085bd93744954a303 (diff) | |
| download | vcpkg-1ca6c59b71dc1ed593adfff2695b6979c6e4928e.tar.gz vcpkg-1ca6c59b71dc1ed593adfff2695b6979c6e4928e.zip | |
[libtorrent] Update to 1.2.14 (#18301)
* [libtorrent] Update to 1.2.14
* [libtorrent] Update version files
Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libtorrent.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 129391b94..0d43da343 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3613,7 +3613,7 @@ "port-version": 0 }, "libtorrent": { - "baseline": "1.2.13-b799640", + "baseline": "1.2.14", "port-version": 0 }, "libu2f-server": { diff --git a/versions/l-/libtorrent.json b/versions/l-/libtorrent.json index f3f07ac98..d1863361d 100644 --- a/versions/l-/libtorrent.json +++ b/versions/l-/libtorrent.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "39f5e5060bcc3eafc3c4be164289aaad15027b1d", + "version": "1.2.14", + "port-version": 0 + }, + { "git-tree": "cefe40e87e8a190462a748b1a230cedac39e8395", "version-string": "1.2.13-b799640", "port-version": 0 |
