From 6ecf2ee13380f059752973650aceacf42ef3f269 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 04:31:39 +0000 Subject: [PATCH] px: Update to version 0.8.0 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index b5b54afb92..51243e20a1 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.7.2", + "version": "0.8.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.7.2/px-v0.7.2-windows.zip", - "hash": "f87ccee0dd71f685630b63de55bf9b23f11e677b27736e1cf69adcab4c234719" + "url": "https://github.com/genotrance/px/releases/download/v0.8.0/px-v0.8.0-windows.zip", + "hash": "d141dc9892c68c4b9138d22830a652660c0df3e3ce2170f1d90eafedb9c5f969" } }, "bin": "px.exe",