From c4dd05862ba8ac7ec5776bec0dab22abf3c07345 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:36:25 +0000 Subject: [PATCH] ngrok: Update to version 3.19.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index eaca514abe..e79ac08720 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.18.4", + "version": "3.19.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/4vvyKGoo1gc/ngrok-v3-3.18.4-windows-amd64.zip", - "hash": "0ec8cf167a77ae420d7f483e74ac6bad6e653c36cccb03ddd8c9fd9f8b49ff24" + "url": "https://bin.equinox.io/a/bjtcPNfaiTB/ngrok-v3-3.19.0-windows-amd64.zip", + "hash": "4a6c47773a18e8769dd5683e339d0c9b46d026641c3f44917bd9cf45c9c6565a" }, "32bit": { - "url": "https://bin.equinox.io/a/7iqTAbe2DTk/ngrok-v3-3.18.4-windows-386.zip", - "hash": "dbb1ae3510c43ce1d37be5af26646ceb107a1c409571d796d7e939beed7ea569" + "url": "https://bin.equinox.io/a/42dfdEgJxGo/ngrok-v3-3.19.0-windows-386.zip", + "hash": "dab18919b2694756ac82efc51d51440b1540507f1662cee281fa087018ec6f30" } }, "bin": "ngrok.exe",