[libical] update to 3.0.18 (#41460)

This commit is contained in:
Jia Yue Hua 2024-10-11 22:41:06 +08:00 committed by GitHub
parent 433e572079
commit 980039683d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libical/libical
REF "v${VERSION}"
SHA512 11fbb4aba7503a3264b0efa30ad56aa923d31ec193bdb0b87b92bc88db9019fa670c8c9ee7998caa3a870e706446a58ead475f31bd703f0d2cb7aabf0f6a3aa7
SHA512 53ecf6c14a68d569dd11bfdeb1a072def847a14d189c6af16eab202e004350ee7d9488c6b63e9cb67889e8c2dec90643fef46aec143a915f28270d0752eaa9d5
)
vcpkg_find_acquire_program(PERL)

View File

@ -1,6 +1,6 @@
{
"name": "libical",
"version": "3.0.17",
"version": "3.0.18",
"description": "Reference implementation of the iCalendar data type and serialization format",
"homepage": "https://github.com/libical/libical",
"license": "MPL-2.0",

View File

@ -4617,7 +4617,7 @@
"port-version": 0
},
"libical": {
"baseline": "3.0.17",
"baseline": "3.0.18",
"port-version": 0
},
"libice": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4ccfb365a99b0784a89dedeedc3d78d876606afe",
"version": "3.0.18",
"port-version": 0
},
{
"git-tree": "ef8cbea0185c5c9154f2ef0a38db78541f2e5769",
"version": "3.0.17",