diff --git a/ports/hical61-hical/portfile.cmake b/ports/hical61-hical/portfile.cmake index 43931c7231c6c2..8f0d16d416bd3e 100644 --- a/ports/hical61-hical/portfile.cmake +++ b/ports/hical61-hical/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Hical61/Hical REF "v${VERSION}" - SHA512 ac00f3062be3282a5361b0f57e7194d1340192aef9615b1cf0d376c5eab85ef83dde94a75b89076a59f456a8768202e2618166117aa3a82f7107faa9460e247c + SHA512 98c74de5c27e104a10a4c1061138c199e5f6bde956270e8d4e39a7ed3f7d0a388c472e595b3b95c531c6f24c1833521cea21f269d81fbabda8a1074b2ce7ff41 HEAD_REF main ) diff --git a/ports/hical61-hical/vcpkg.json b/ports/hical61-hical/vcpkg.json index 91ae9ba9135c5a..5f2461731125e0 100644 --- a/ports/hical61-hical/vcpkg.json +++ b/ports/hical61-hical/vcpkg.json @@ -1,6 +1,6 @@ { "name": "hical61-hical", - "version": "2.0.1", + "version": "2.1.0", "description": "Modern C++20/C++26 high-performance web framework based on Boost.Asio/Beast", "homepage": "https://github.com/Hical61/Hical", "license": "MIT", @@ -10,6 +10,10 @@ "boost-beast", "boost-json", "boost-system", + { + "name": "liburing", + "platform": "linux" + }, "openssl", { "name": "vcpkg-cmake", diff --git a/versions/baseline.json b/versions/baseline.json index de6531a61a604a..9ba8acaef9beff 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3797,7 +3797,7 @@ "port-version": 0 }, "hical61-hical": { - "baseline": "2.0.1", + "baseline": "2.1.0", "port-version": 0 }, "hidapi": { diff --git a/versions/h-/hical61-hical.json b/versions/h-/hical61-hical.json index d4c4b232b80b07..4b1c98413ee53f 100644 --- a/versions/h-/hical61-hical.json +++ b/versions/h-/hical61-hical.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f4498f6a2a8fe71ab5af30390178e72ab1b8baa0", + "version": "2.1.0", + "port-version": 0 + }, { "git-tree": "10c4cd90246d93f8f14b36d8724dce95c18e00c2", "version": "2.0.1",