From 5ab782bd2007b62f779a1178338be373ddef7cc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 20:25:41 +0000 Subject: [PATCH] ngrok: Update to version 3.10.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 9622f2f89e..b867721a36 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.9.0", + "version": "3.10.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/kZj1DjNoyZi/ngrok-v3-3.9.0-windows-amd64.zip", - "hash": "3a941b54e50c18ef8836ca78f7def32e1b8ee19a174582e155d139604967d7d6" + "url": "https://bin.equinox.io/a/ku7Xv3KfMLp/ngrok-v3-3.10.0-windows-amd64.zip", + "hash": "f37794539730a4be0c166371ca75aabb1594aa6a28a97da55f87eb553cf9ce40" }, "32bit": { - "url": "https://bin.equinox.io/a/kzhzY3jxPHd/ngrok-v3-3.9.0-windows-386.zip", - "hash": "198f67b6df137c38ead0476927ed0e20b50bc45d3e0094981a946b14d0608247" + "url": "https://bin.equinox.io/a/4n6fsaG6Yev/ngrok-v3-3.10.0-windows-386.zip", + "hash": "bc2df87d2ae531f6a06c75fc7f3bb4078db360eeeaa0028632ad399734a077ef" } }, "bin": "ngrok.exe",