From 18fd74a5b8025c5041d717b5a029b36918ba1e12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:27:42 +0000 Subject: [PATCH] ngrok: Update to version 3.19.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index e79ac08720..d3693617c8 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.19.0", + "version": "3.19.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/bjtcPNfaiTB/ngrok-v3-3.19.0-windows-amd64.zip", - "hash": "4a6c47773a18e8769dd5683e339d0c9b46d026641c3f44917bd9cf45c9c6565a" + "url": "https://bin.equinox.io/a/2yfSHhTAG7E/ngrok-v3-3.19.1-windows-amd64.zip", + "hash": "5f2e53c3345085de2588ee6de6a7f69ba5d194b39aff148fbc9eb431ca190900" }, "32bit": { - "url": "https://bin.equinox.io/a/42dfdEgJxGo/ngrok-v3-3.19.0-windows-386.zip", - "hash": "dab18919b2694756ac82efc51d51440b1540507f1662cee281fa087018ec6f30" + "url": "https://bin.equinox.io/a/nfMAgAThaEr/ngrok-v3-3.19.1-windows-386.zip", + "hash": "a39d58ee0a0d8bb3aaaf9adfadb7905493f12698c4de39db43b464a2f4571cc1" } }, "bin": "ngrok.exe",