From ed176b3abf9841b682bb9f6da2a3247650511734 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:33:06 +0000 Subject: [PATCH] px: Update to version 0.8.3 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index 76ecf04fad..e1412e90b5 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.8.3", "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.8.2/px-v0.8.2-windows.zip", - "hash": "ed8899501028febc788aa9349eeb276133dc7de84b0c27d25e953a36effc3df4" + "url": "https://github.com/genotrance/px/releases/download/v0.8.3/px-v0.8.3-windows.zip", + "hash": "d6b82291af34d36fd134ac48d36bca4f2181e868a845ca9814517c606ab72c76" } }, "bin": "px.exe",