[teemo] Update to v2.6 (#22384)

* [teemo] Update to v2.6

* [teemo] Update version.

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
This commit is contained in:
winsoft666 2022-01-07 05:16:54 +08:00 committed by GitHub
parent bafaf75be9
commit 18bf5235ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_ARCH "arm" "arm64" ON_TARGET "UWP" "osx")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO winsoft666/teemo
REF 2ac249a1484267ee1bc251e92ec849b1bdc131bb
SHA512 6a875147d25186c8dad7785807e42f82c93d17d3d6aafe50c69dc0cf21fa1c903f2de21323db37ba6ed8949dc757d029d6458f5486d32a28fc63c6ef43b4b55c
REF abfff2b724f3ae9f7968392178005f648fe666e3
SHA512 56b1791159179c7f84523bf3d4b21f5272fce11843da0f0993e58563414a11637ccee50fe5a520089e16df5e17acf2308c2993266156ee49d9d07b1d7211f151
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "teemo",
"version": "2.5",
"port-version": 1,
"version": "2.6",
"maintainers": "winsoft666 <winsoft666@outlook.com>",
"description": "C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed.",
"homepage": "https://github.com/winsoft666/teemo",

View File

@ -6721,8 +6721,8 @@
"port-version": 4
},
"teemo": {
"baseline": "2.5",
"port-version": 1
"baseline": "2.6",
"port-version": 0
},
"telnetpp": {
"baseline": "2.1.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "668ad24ea1e187f27877ffe3570555df857460d8",
"version": "2.6",
"port-version": 0
},
{
"git-tree": "d92f8edfaa4c8a208cfa6253c6d2ebd8beeaf303",
"version": "2.5",