From 58b216b5bf6e5d1e2754860da0c705a9ee249264 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:29:01 +0000 Subject: [PATCH] ngrok: Update to version 3.20.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index d3693617c8..90134c95af 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.19.1", + "version": "3.20.0", "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/2yfSHhTAG7E/ngrok-v3-3.19.1-windows-amd64.zip", - "hash": "5f2e53c3345085de2588ee6de6a7f69ba5d194b39aff148fbc9eb431ca190900" + "url": "https://bin.equinox.io/a/ddqSvMRh81q/ngrok-v3-3.20.0-windows-amd64.zip", + "hash": "cca53e73e99ff04b6adffeb0c407f8c4ea410c17d3f7392e9e25d09f893c6afa" }, "32bit": { - "url": "https://bin.equinox.io/a/nfMAgAThaEr/ngrok-v3-3.19.1-windows-386.zip", - "hash": "a39d58ee0a0d8bb3aaaf9adfadb7905493f12698c4de39db43b464a2f4571cc1" + "url": "https://bin.equinox.io/a/cupb2mhHCiW/ngrok-v3-3.20.0-windows-386.zip", + "hash": "ae28b7af8677fcd140d8e088e4e626e954b1f44f7e7461efcee46d85a46d7f11" } }, "bin": "ngrok.exe",