mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-23 23:59:00 +08:00
[libmupdf] Update to 1.24.11 (#42255)
Co-authored-by: LilyWangLL <4945507022qq.com>
This commit is contained in:
parent
ef5203acb5
commit
b3be52adc0
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO ArtifexSoftware/mupdf
|
||||
REF "${VERSION}"
|
||||
SHA512 b3a3e9ba000d920641647b936c01bf88d6df4f3cd5635240fc50402e7ed1663015deb5de09f51c698181cb33ea4c76441a5bdbace81d6e472275afd02d0f84d7
|
||||
SHA512 d8b6d643b12c9cdf91bf292c8d43a0086eb614a87344d12bbac04e74fc5a333dc699cd37c7715e73f2bee00a233e9b80a1942b879a51275aa865aa12c6fa6b0d
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
dont-generate-extract-3rd-party-things.patch
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libmupdf",
|
||||
"version": "1.24.10",
|
||||
"version": "1.24.11",
|
||||
"description": "a lightweight PDF, XPS, and E-book library",
|
||||
"homepage": "https://github.com/ArtifexSoftware/mupdf",
|
||||
"license": "AGPL-3.0-only",
|
||||
|
@ -4849,7 +4849,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"libmupdf": {
|
||||
"baseline": "1.24.10",
|
||||
"baseline": "1.24.11",
|
||||
"port-version": 0
|
||||
},
|
||||
"libmysofa": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "f76ab7716730acd4fdfdc16d23a19099fed8bc2a",
|
||||
"version": "1.24.11",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "dc4b20674350d09f28dfe7af3c520f16fc06e25a",
|
||||
"version": "1.24.10",
|
||||
|
Loading…
Reference in New Issue
Block a user