From 18c0514dabcf6d655b9b5381a2f2f635973370c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 04:38:17 +0000 Subject: [PATCH] px: Update to version 0.7.1 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index ba43c19cf4..23e2a9fd89 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.7.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.7.0/px-v0.7.0-windows.zip", - "hash": "0b372801dfb7a9af56fa793a01b186a6c0a868eb992aad44a12ac8d4a4376978" + "url": "https://github.com/genotrance/px/releases/download/v0.7.1/px-v0.7.1-windows.zip", + "hash": "d8602a37abce501169ad2db3b02a13345a61829ed0a11ddfe947be2e4a944790" } }, "bin": "px.exe",