pacparser: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2024-01-18 20:24:49 +00:00
parent 8d371b4273
commit c1fba4329a

View File

@ -1,13 +1,13 @@
{
"version": "1.4.2",
"version": "1.4.3",
"description": "A library to parse proxy auto-config (PAC) files",
"homepage": "https://github.com/manugarg/pacparser",
"license": "LGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/manugarg/pacparser/releases/download/v1.4.2/pacparser-v1.4.2-windows.zip",
"hash": "e74cd18f94056edc8831577f1a3c999c2625035993b3ba9897f59742a721bdef",
"extract_dir": "pacparser-v1.4.2-windows"
"url": "https://github.com/manugarg/pacparser/releases/download/v1.4.3/pacparser-v1.4.3-windows.zip",
"hash": "460b25bd1b95c552349b2600981815be92887b1061c782a6752ed348f9189dc4",
"extract_dir": "pacparser-v1.4.3-windows"
}
},
"bin": "pactester.exe",