From 7ba9541d6cb128107d79a015442f0c00de5867c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:30:32 +0000 Subject: [PATCH] ngrok: Update to version 3.22.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index f9e0a09c32..a9dd7e2314 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.21.0", + "version": "3.22.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/WsMGvdkU3t/ngrok-v3-3.21.0-windows-amd64.zip", - "hash": "909b9ab13d97af12e59753f0c3dd0d6f9b2170010264b187e4f0735907f18331" + "url": "https://bin.equinox.io/a/eWHFaQ6wxum/ngrok-v3-3.22.0-windows-amd64.zip", + "hash": "03cfe3e147abf8fac14dcc118fa84602ed3ff844f9b24a28cac8aefb26cfcf0b" }, "32bit": { - "url": "https://bin.equinox.io/a/jKENmHYpeaV/ngrok-v3-3.21.0-windows-386.zip", - "hash": "b6ebf8e726e68adf3efa64da3130583225c4bd5fed8b0da549bc944f0583f223" + "url": "https://bin.equinox.io/a/kiFe8ULx1tB/ngrok-v3-3.22.0-windows-386.zip", + "hash": "8962aab8dca0bd044c5ea97de13b9299ddec95bf38aca10a0ab63861302cdff7" } }, "bin": "ngrok.exe",