aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Schlecker <luca.schlecker@hotmail.com>2021-06-11 18:28:02 +0200
committerGitHub <noreply@github.com>2021-06-11 09:28:02 -0700
commit7e09c3c9d0b94860bb108cadb6c24cddbbc0857d (patch)
tree130c20bf5d24e5a2979369f5018801685816c4fc
parentcdbbbf4e412479c68614266e7d6d979727704ed0 (diff)
downloadvcpkg-7e09c3c9d0b94860bb108cadb6c24cddbbc0857d.tar.gz
vcpkg-7e09c3c9d0b94860bb108cadb6c24cddbbc0857d.zip
[crow] update to v0.3 (#18315)
-rw-r--r--ports/crow/portfile.cmake4
-rw-r--r--ports/crow/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/c-/crow.json5
4 files changed, 9 insertions, 4 deletions
diff --git a/ports/crow/portfile.cmake b/ports/crow/portfile.cmake
index 880ead8ee..eac8694c7 100644
--- a/ports/crow/portfile.cmake
+++ b/ports/crow/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CrowCpp/crow
- REF 696fbb104369ee948b00274a5e7e677c405f460e #0.2
- SHA512 9d925c229e6380555293909b941465b5419e6311e56d64da28e46bb4cdf9bdffd4adbbb37314a88f7abf4d2337e5baf26a5b107fedee4895e057eba1648c8b9c
+ REF fc27f73f84967ffc1140cfd106dcab35bc8bca9e #0.3
+ SHA512 efc47833ec84757898c72a63018e383611261cfbbf121984c272c6183025ef6551595941177ae41627c623982343c1d824c4ec25c3141c6c01a9aee0fade8ac3
HEAD_REF master
)
diff --git a/ports/crow/vcpkg.json b/ports/crow/vcpkg.json
index 5d575d717..c512e753d 100644
--- a/ports/crow/vcpkg.json
+++ b/ports/crow/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "crow",
- "version": "0.2",
+ "version": "0.3",
"description": "Very fast and easy to use C++ micro web framework",
"homepage": "https://github.com/CrowCpp/crow"
}
diff --git a/versions/baseline.json b/versions/baseline.json
index 3e698f08f..7430964f8 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1513,7 +1513,7 @@
"port-version": 0
},
"crow": {
- "baseline": "0.2",
+ "baseline": "0.3",
"port-version": 0
},
"cryptopp": {
diff --git a/versions/c-/crow.json b/versions/c-/crow.json
index 913228329..1f50e34a8 100644
--- a/versions/c-/crow.json
+++ b/versions/c-/crow.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "4a0d69a7e34aa3d77de7ba2c01ce45ae730478a1",
+ "version": "0.3",
+ "port-version": 0
+ },
+ {
"git-tree": "8af7b33a4f59eec6613b9d8e55f9aac403bb7490",
"version": "0.2",
"port-version": 0