From 7139520b4447403773fc409b5d44fe4cdcc7ad6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 00:35:24 +0000 Subject: [PATCH] px: Update to version 0.7.0 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index db29a8330d..ba43c19cf4 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.6.3", + "version": "0.7.0", "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.3/px-v0.6.3-windows.zip", - "hash": "15309689687033279921160ae32704e5bdbe4528597b32132bff0d3598f4e448" + "url": "https://github.com/genotrance/px/releases/download/v0.7.0/px-v0.7.0-windows.zip", + "hash": "0b372801dfb7a9af56fa793a01b186a6c0a868eb992aad44a12ac8d4a4376978" } }, "bin": "px.exe",