From fee2688b4be2987d6f9925a97c745664bc53217c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 04:26:24 +0000 Subject: [PATCH] px: Update to version 0.9.1 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index c17976b403..5fc2e6f8fe 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.9.0", + "version": "0.9.1", "description": "An HTTP proxy server to automatically authenticate through an NTLM proxy.", "homepage": "https://github.com/genotrance/px", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/genotrance/px/releases/download/v0.9.0/px-v0.9.0-windows-amd64.zip", - "hash": "f203e4830e45c44098343b33970d1f1749aec136c4fa67c8bb22f8421f54f8f6" + "url": "https://github.com/genotrance/px/releases/download/v0.9.1/px-v0.9.1-windows-amd64.zip", + "hash": "b3a116b12418be0e59522ec896160f042d3c292a7fea53dd65b211e9148e68c3" } }, "bin": "px.exe",