[maddy] update to 1.3.0 (#34916)

* [maddy] update to 1.3.0

* [maddy] update to 1.3.0
This commit is contained in:
Jia Yue Hua 2023-11-06 01:44:17 +08:00 committed by GitHub
parent 0a5f2f028f
commit 9739a8874b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO progsource/maddy
REF "${VERSION}"
SHA512 a99d0d5db1ada9d6238b714d90d9146fbb49f76ef150f180ea19e554eb15463ca4dfbece289cff501a48e72445757059a6cc4629a20ac3c7756ac10fc93d097d
SHA512 7c8b7570fcb73901f605f1c33bd3459ab1775e375a013cf1d92c8e8381880bfaeb895c7eac244429f67953cc039999d07c4c0fb6c3a5edfe8af32ef0d89ed294
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "maddy",
"version": "1.2.0",
"version": "1.3.0",
"description": "C++ Markdown to HTML header-only parser library",
"homepage": "https://github.com/progsource/maddy",
"license": "MIT",

View File

@ -5313,7 +5313,7 @@
"port-version": 2
},
"maddy": {
"baseline": "1.2.0",
"baseline": "1.3.0",
"port-version": 0
},
"magic-enum": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b0cc952f85939e4547be6e9c020903940e282fa1",
"version": "1.3.0",
"port-version": 0
},
{
"git-tree": "a66b84dc2bc83f2e84ff78021584ca8d7291c258",
"version": "1.2.0",