From 66e36f09ca99fe2bcae2c1d8b87fa69e296c7eb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 04:31:40 +0000 Subject: [PATCH] px: Update to version 0.7.2 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index 23e2a9fd89..b5b54afb92 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.1/px-v0.7.1-windows.zip", - "hash": "d8602a37abce501169ad2db3b02a13345a61829ed0a11ddfe947be2e4a944790" + "url": "https://github.com/genotrance/px/releases/download/v0.7.2/px-v0.7.2-windows.zip", + "hash": "f87ccee0dd71f685630b63de55bf9b23f11e677b27736e1cf69adcab4c234719" } }, "bin": "px.exe",