mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
[signalrclient]Update homepage URL (#19256)
* Fix incorrect homepage URL https://github.com/aspnet/SignalR-Client-Cpp is for the newer microsoft-signalr package. * update version * add Port-Version * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
parent
297349f923
commit
84d892a732
@ -1,5 +1,6 @@
|
||||
Source: signalrclient
|
||||
Version: 1.0.0-beta1-9
|
||||
Port-Version: 1
|
||||
Build-Depends: cpprestsdk[default-features,websockets], openssl
|
||||
Homepage: https://github.com/aspnet/SignalR-Client-Cpp
|
||||
Homepage: https://github.com/SignalR/SignalR-Client-Cpp
|
||||
Description: C++ client for SignalR.
|
||||
|
@ -5846,7 +5846,7 @@
|
||||
},
|
||||
"signalrclient": {
|
||||
"baseline": "1.0.0-beta1-9",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"sigslot": {
|
||||
"baseline": "1.0.0-3",
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "dbe638f959b879da354861fb39b3d4dbb179ea7d",
|
||||
"git-tree": "a1cf11834f81f78f10ff18bcec0d7f1c42309f62",
|
||||
"version-string": "1.0.0-beta1-9",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "134ed01f4047d9dcb077f5f0bf06d07b374fe7b1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user