From 75f36fcba909426b313854d5d6a21d8196ca5e2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 00:43:00 +0000 Subject: [PATCH] pacparser: Update to version 1.4.6 --- bucket/pacparser.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pacparser.json b/bucket/pacparser.json index cc92e834eb..576581c63a 100644 --- a/bucket/pacparser.json +++ b/bucket/pacparser.json @@ -1,12 +1,12 @@ { - "version": "1.4.5", + "version": "1.4.6", "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.5/pacparser-v1.4.5-windows-x86_64.zip", - "hash": "9c657c363a7a5d2e1c07f7c3ce1277df0cd4a12b1c6fd47bd35194e80cb84b7f" + "url": "https://github.com/manugarg/pacparser/releases/download/v1.4.6/pacparser-v1.4.6-windows-x86_64.zip", + "hash": "f1b5ef0cb633754578a86f1a8acab6f67e88b1b0e8c635677b9889c55661f787" } }, "bin": "pactester.exe",