From e60360cc8e6197e04544e4f902174a2b13fc3e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 04:28:57 +0000 Subject: [PATCH] ngrok: Update to version 3.18.3 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index c468f1bad7..043380e138 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.18.2", + "version": "3.18.3", "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/f5GnCwLJgYg/ngrok-v3-3.18.2-windows-amd64.zip", - "hash": "2242f5c2ab221fbffee288d03dc1b73376335a84ee3752c6573f9debf2913fe3" + "url": "https://bin.equinox.io/a/fNFCcnAZ5Pa/ngrok-v3-3.18.3-windows-amd64.zip", + "hash": "d5e66d87b31e6e50dd5d4fdeb8701030428928d0898cb099db45562a1f772bf6" }, "32bit": { - "url": "https://bin.equinox.io/a/pf7xoNuiwx/ngrok-v3-3.18.2-windows-386.zip", - "hash": "2a4b2f1e79dcb3904b6186d6378103bc7a194b5772ed03e960b22cfb10aae8a7" + "url": "https://bin.equinox.io/a/5Rzr4j9N73h/ngrok-v3-3.18.3-windows-386.zip", + "hash": "537bf85160c6a5f3a782c8e20d7a7a3f8e6a7043d3a03d549a9a787cb8e62356" } }, "bin": "ngrok.exe",