From cd0c20e335aa1bf36f1424fa751a14ccb7e27953 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 00:33:18 +0000 Subject: [PATCH] px: Update to version 0.8.1 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index 51243e20a1..01ecdeaef6 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/px-v0.8.0-windows.zip", - "hash": "d141dc9892c68c4b9138d22830a652660c0df3e3ce2170f1d90eafedb9c5f969" + "url": "https://github.com/genotrance/px/releases/download/v0.8.1/px-v0.8.1-windows.zip", + "hash": "0aea6df23707dbc759f6aa47746bc3123773f1774cafb0d96819378dd48c5d16" } }, "bin": "px.exe",