From e5bdfc6d1273bf90d1e12c23da2fb9aa829b1da3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:27:47 +0000 Subject: [PATCH] ngrok: Update to version 3.10.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index b867721a36..89ef55fd03 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.10.0", + "version": "3.10.1", "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/ku7Xv3KfMLp/ngrok-v3-3.10.0-windows-amd64.zip", - "hash": "f37794539730a4be0c166371ca75aabb1594aa6a28a97da55f87eb553cf9ce40" + "url": "https://bin.equinox.io/a/5ftQ9CGJSEU/ngrok-v3-3.10.1-windows-amd64.zip", + "hash": "14a2dfcbac6aecec98c46162b903809a562e51f8045e7dece6a508b40c3f33ea" }, "32bit": { - "url": "https://bin.equinox.io/a/4n6fsaG6Yev/ngrok-v3-3.10.0-windows-386.zip", - "hash": "bc2df87d2ae531f6a06c75fc7f3bb4078db360eeeaa0028632ad399734a077ef" + "url": "https://bin.equinox.io/a/4LELK6kvFXT/ngrok-v3-3.10.1-windows-386.zip", + "hash": "de45a24006461541d2a71002a0568c60a58efa5307f0c804db06a78fdf0f651c" } }, "bin": "ngrok.exe",