From 44123a1befd1fa75d650d3267ba2bcc2ccc13911 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 00:35:16 +0000 Subject: [PATCH] px: Update to version 0.8.2 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index 01ecdeaef6..76ecf04fad 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.8.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.8.1/px-v0.8.1-windows.zip", - "hash": "0aea6df23707dbc759f6aa47746bc3123773f1774cafb0d96819378dd48c5d16" + "url": "https://github.com/genotrance/px/releases/download/v0.8.2/px-v0.8.2-windows.zip", + "hash": "ed8899501028febc788aa9349eeb276133dc7de84b0c27d25e953a36effc3df4" } }, "bin": "px.exe",