From 8f5c94dd7469d12dc8d075c5246152c6bf61505a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:28:01 +0000 Subject: [PATCH] ngrok: Update to version 3.18.2 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 14f72845ed..c468f1bad7 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.18.1", + "version": "3.18.2", "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/heixo8ueS9N/ngrok-v3-3.18.1-windows-amd64.zip", - "hash": "0cf0016fdbfeacaaac680d0cad2e65b97a349a74e165352d20263e8dc80d978e" + "url": "https://bin.equinox.io/a/f5GnCwLJgYg/ngrok-v3-3.18.2-windows-amd64.zip", + "hash": "2242f5c2ab221fbffee288d03dc1b73376335a84ee3752c6573f9debf2913fe3" }, "32bit": { - "url": "https://bin.equinox.io/a/jVTZAW2YBML/ngrok-v3-3.18.1-windows-386.zip", - "hash": "ccb8bed81f3e0e90db4927c573cc9c49b329701d0b4abc55976d1c1388da267b" + "url": "https://bin.equinox.io/a/pf7xoNuiwx/ngrok-v3-3.18.2-windows-386.zip", + "hash": "2a4b2f1e79dcb3904b6186d6378103bc7a194b5772ed03e960b22cfb10aae8a7" } }, "bin": "ngrok.exe",