From edc409648eec1f5a3610eebe3493fd5871d2bcc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 00:33:37 +0000 Subject: [PATCH] px: Update to version 0.6.3 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index 215cdaa68f..db29a8330d 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.6.2", + "version": "0.6.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.6.2/px-v0.6.2-windows.zip", - "hash": "1d0e1c566d5ef9e35997cc5e17722628792d2bb68a34b17823fe76604c99324a" + "url": "https://github.com/genotrance/px/releases/download/v0.6.3/px-v0.6.3-windows.zip", + "hash": "15309689687033279921160ae32704e5bdbe4528597b32132bff0d3598f4e448" } }, "bin": "px.exe",