From 1685480cf5a2889a536c3fb90cbf5d633e386318 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:29:02 +0000 Subject: [PATCH] ngrok: Update to version 3.18.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 1a8ac0b780..14f72845ed 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.18.0", + "version": "3.18.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/iyP5A35vzZy/ngrok-v3-3.18.0-windows-amd64.zip", - "hash": "850905740ccbeca6897e0d50a4b1d6f5c8e53453b4791b363154ec9ad5972ce1" + "url": "https://bin.equinox.io/a/heixo8ueS9N/ngrok-v3-3.18.1-windows-amd64.zip", + "hash": "0cf0016fdbfeacaaac680d0cad2e65b97a349a74e165352d20263e8dc80d978e" }, "32bit": { - "url": "https://bin.equinox.io/a/iGNNtd3Jwzs/ngrok-v3-3.18.0-windows-386.zip", - "hash": "dd27e90bdb42c4a468e0e9f813f461396a104f3da07549909d1d1c8ee92cdbc9" + "url": "https://bin.equinox.io/a/jVTZAW2YBML/ngrok-v3-3.18.1-windows-386.zip", + "hash": "ccb8bed81f3e0e90db4927c573cc9c49b329701d0b4abc55976d1c1388da267b" } }, "bin": "ngrok.exe",