From 9ba1a63bdebf8401554d79ec412860d33749766d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 31 Oct 2023 17:47:21 +0530 Subject: [PATCH] Bump the version of PoDoFo Some crashing and security fixes --- bypy/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index e1ce27639b..2c852a4af3 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -404,9 +404,9 @@ { "name": "podofo", "unix": { - "filename": "podofo-0.10.1.tar.gz", - "hash": "sha256:9b2bb5d54185a547e440413ca2e9ec3ea9c522fec81dfeb9a23dbc3d65fbaa55", - "urls": ["https://github.com/podofo/podofo/archive/refs/tags/0.10.1.tar.gz"] + "filename": "podofo-0.10.3.tar.gz", + "hash": "sha256:b6103e33648bf5c5243a352c5b31b56f3cc1ba29d20fd17d4204f3882debcdaf", + "urls": ["https://github.com/podofo/podofo/archive/ac5c7f0bb5eed5d7ceb3323491a05d898002fca4.tar.gz"] } },