From bb367eaf19f65bb0dff1eae645f893201d2ca22d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:28:00 +0000 Subject: [PATCH] ngrok: Update to version 3.18.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 6545cf73d4..1a8ac0b780 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.17.0", + "version": "3.18.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/nfnU7jYMftP/ngrok-v3-3.17.0-windows-amd64.zip", - "hash": "e81b4645133816b2f6a8b109a0ff84710d5faf3f5fb6eae508973094000a2522" + "url": "https://bin.equinox.io/a/iyP5A35vzZy/ngrok-v3-3.18.0-windows-amd64.zip", + "hash": "850905740ccbeca6897e0d50a4b1d6f5c8e53453b4791b363154ec9ad5972ce1" }, "32bit": { - "url": "https://bin.equinox.io/a/ao5YGVP8amR/ngrok-v3-3.17.0-windows-386.zip", - "hash": "857340d0be7d5f741d56c3fdd07cd0f328eb02b47d675bd47950ab8a51248572" + "url": "https://bin.equinox.io/a/iGNNtd3Jwzs/ngrok-v3-3.18.0-windows-386.zip", + "hash": "dd27e90bdb42c4a468e0e9f813f461396a104f3da07549909d1d1c8ee92cdbc9" } }, "bin": "ngrok.exe",