[crow] update to 0.3.3 (v0.3+3) (#20766)

Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
This commit is contained in:
Luca Schlecker 2021-10-16 04:28:24 +02:00 committed by GitHub
parent 12517627b5
commit 7267222f4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CrowCpp/crow
REF 7e47d4c7ee548c5fd954efd82cfeed330a7823ea #0.3+2
SHA512 47822ccdfb259a65bde8fed0c29bb8e58bc2f29896ff186c03098eb897985307e7477aa03808a42db01df245054411f05f95c6d9ae6477d75dd94399af3bb130
REF a166a6d3cb08b10e9b00b57fd2216b9c4329d4e6 #0.3+3
SHA512 5a32f66c96376c9c17f82492a7bc6f77417aa9dd808c082a2aeae983d05e895c27c2a01c46f8b5fdf9d30267ad14e8ba64a629ba354dce6ce0f7a2ff5d0a7fb2
FILE_DISAMBIGUATOR 1
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "crow",
"version": "0.3.2",
"port-version": 1,
"version": "0.3.3",
"description": "Very fast and easy to use C++ micro web framework",
"homepage": "https://github.com/CrowCpp/crow"
}

View File

@ -1629,8 +1629,8 @@
"port-version": 2
},
"crow": {
"baseline": "0.3.2",
"port-version": 1
"baseline": "0.3.3",
"port-version": 0
},
"cryptopp": {
"baseline": "8.5.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a843201119b89aaf74f30b1b74e1309b71ce0310",
"version": "0.3.3",
"port-version": 0
},
{
"git-tree": "d2719e110ecca722270c61d66f274dee1a1eb1e4",
"version": "0.3.2",