[restclient-cpp] Update to 2024-01-09 (#42411)

This commit is contained in:
Julian Zimmermann 2024-11-28 20:58:36 +01:00 committed by GitHub
parent afc0741a72
commit 9ee8c85d06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -5,8 +5,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mrtazz/restclient-cpp
REF b782bd26539a3d1a8edcb6d8a3493b111f8fac66 #v2022-02-009
SHA512 992b2c067c7b672432a202fea6b5263ff51ca77facace5078077e77e57390d3ddcb99e0e20ad1a1595612efbb625d34f4d2cd8c4a2ac4bb33e3f9d5d28c2c579
REF fdf722bbab55d0838200dfbf2c3a2815741c8a7e #v2024-01-09
SHA512 da1c0286b782c7baa3c40bf5bede5c78e0adde9a3172233cbdede792705b074c26e746f192cccb2eded4bf528f10d1fd5bc276fc1b6a3b9cc695fbeb9feadfff
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "restclient-cpp",
"version-date": "2022-02-09",
"version-date": "2024-01-09",
"description": "Simple REST client for C++. It wraps libcurl for HTTP requests.",
"homepage": "https://code.mrtazz.com/restclient-cpp/",
"license": "MIT",

View File

@ -7933,7 +7933,7 @@
"port-version": 4
},
"restclient-cpp": {
"baseline": "2022-02-09",
"baseline": "2024-01-09",
"port-version": 0
},
"restinio": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2bde2276928e87cada85876bebd4a8669fa56da7",
"version-date": "2024-01-09",
"port-version": 0
},
{
"git-tree": "7eeae27247c8a1e6f5dab2356cb94370aaabb7fc",
"version-date": "2022-02-09",