From 09c0d0c63c7d0c8d39d6fc7a2f92604ad755260c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:23:47 +0000 Subject: [PATCH] ngrok: Update to version 3.3.3 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 9c6fd6b659..7e25471ca8 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.3.2", + "version": "3.3.3", "description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.", "homepage": "https://ngrok.com/", "license": { @@ -9,12 +9,12 @@ "notes": "There are breaking changes in v3 of ngrok. For details, see: https://ngrok.com/docs/guides/upgrade-v2-v3. To stay on v2, install versions/ngrok2", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/2oeWj5GFKLq/ngrok-v3-3.3.2-windows-amd64.zip", - "hash": "17e6b5710c2ff2759a97b0830622456657c4b2087d07cc7ad32f94135a612c59" + "url": "https://bin.equinox.io/a/2rKsmkiZD1B/ngrok-v3-3.3.3-windows-amd64.zip", + "hash": "89ed5e2a182f5a562f96560fe073fc9d8d4e3e4c18157c06494341242b63b78f" }, "32bit": { - "url": "https://bin.equinox.io/a/8n212tLRmgF/ngrok-v3-3.3.2-windows-386.zip", - "hash": "bee7e102549d0a7f1ee577fee2395b821e5db31f428da76203029f79dc0ab18a" + "url": "https://bin.equinox.io/a/7WQCRtNTEMt/ngrok-v3-3.3.3-windows-386.zip", + "hash": "71dae58ba0f2fca0d844d0a36ff72d892f570d8f05bc7d4e9b71d17e0637ab82" } }, "bin": "ngrok.exe",