From 383f0483742d80aa2ad94aae11bdc5b13fb7bdc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:26:35 +0000 Subject: [PATCH] ngrok: Update to version 3.14.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 39f88e96a5..45668a9d6f 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.14.0", + "version": "3.14.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/8eBQK4ZGzTM/ngrok-v3-3.14.0-windows-amd64.zip", - "hash": "7683ffebd118b9ce7fc9511c16b13c1c1db8fdf3dfebc8e70e3a7b0cbcd0d2a2" + "url": "https://bin.equinox.io/a/c4Cafbnz7jm/ngrok-v3-3.14.1-windows-amd64.zip", + "hash": "4e604d7e2af9365956404c51667407deb29edfffaa33f6226453b444a290a600" }, "32bit": { - "url": "https://bin.equinox.io/a/gEm429UQqMJ/ngrok-v3-3.14.0-windows-386.zip", - "hash": "525564634788a9447aa0913af844ae2104121a3e2fc04585d7897561800a8d37" + "url": "https://bin.equinox.io/a/ddmkH5JXoh/ngrok-v3-3.14.1-windows-386.zip", + "hash": "ad3158574677547f28db677693cd0b2905c31a14d11c51489b0498ff1453b0c6" } }, "bin": "ngrok.exe",