From b270cb4687241df869c716d5887435b4afc3f8ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 00:32:36 +0000 Subject: [PATCH] px: Update to version 0.6.0 --- bucket/px.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/px.json b/bucket/px.json index 2c3d0900be..0f2d7f9431 100644 --- a/bucket/px.json +++ b/bucket/px.json @@ -1,12 +1,12 @@ { - "version": "0.5.1", + "version": "0.6.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.5.1/px-v0.5.1.zip", - "hash": "8b9f459b01ee154cd8b816a3656fa2cc33265a33106d5457372a53a95f0a19e8" + "url": "https://github.com/genotrance/px/releases/download/v0.6.0/px-v0.6.0.zip", + "hash": "e1f6e5d923abdc0c143ba4c7a3970bfa6e669220df7d1484a3b71fcce9e18351" } }, "bin": "px.exe",