[teemo] Update to v2.4 (#22105)

* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

* [teemo] Update to v2.4

* [teemo] run ./vcpkg x-add-version --all

Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
winsoft666 2021-12-21 00:36:34 +08:00 committed by GitHub
parent ab2c9eadd3
commit 7d561d789b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 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 72037259a77a618160e9a9129873c39eb888e632
SHA512 b9b3df732b8378048405d395d297920f606bbc1c698cebe8125efab952438ee59cadf940886506e8c044e06d139532a15ac3ea2dcd48a18754ac9843bb2287a9
REF 3084d489dd0a451f633f96f2c92d09702eb8395d
SHA512 d133e7307e68e2057be7090ffe44d341ddc41ed368f2c90a35ad0e8daa9153085a68f7506635fa16105279344f92c471092fdb4cc3d6d8598b3ee5a47c216b68
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "teemo",
"version": "2.3",
"version": "2.4",
"description": "C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed.",
"homepage": "https://github.com/winsoft666/teemo",
"supports": "!osx & !uwp & !arm",

View File

@ -6689,7 +6689,7 @@
"port-version": 4
},
"teemo": {
"baseline": "2.3",
"baseline": "2.4",
"port-version": 0
},
"telnetpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f4a45a333657786fd8ee51f2d5df590909578bff",
"version": "2.4",
"port-version": 0
},
{
"git-tree": "d33e668cc0750872a5853c680fa707e12f032e9e",
"version": "2.3",