From efb04255ae3d6106e61989ec026f2b1d43e2eaf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:56:16 +0000 Subject: [PATCH] pacparser: Update to version 1.5.0 --- bucket/pacparser.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pacparser.json b/bucket/pacparser.json index c6ec0a5c47..d67d3fc7cf 100644 --- a/bucket/pacparser.json +++ b/bucket/pacparser.json @@ -1,13 +1,13 @@ { - "version": "1.4.6", + "version": "1.5.0", "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.6/pacparser-v1.4.6-windows-x86_64.zip", - "hash": "f1b5ef0cb633754578a86f1a8acab6f67e88b1b0e8c635677b9889c55661f787", - "extract_dir": "pacparser-v1.4.6-windows-x86_64" + "url": "https://github.com/manugarg/pacparser/releases/download/v1.5.0/pacparser-v1.5.0-windows-x86_64.zip", + "hash": "2e63759e30125c53fa3d09eb90d700a94a993732c13374c53b493e051e41aff4", + "extract_dir": "pacparser-v1.5.0-windows-x86_64" } }, "bin": "pactester.exe",