From 3f4ed441c706f4fccbba412cbf0dc8343c87ae0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:28:39 +0000 Subject: [PATCH] ngrok: Update to version 3.22.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index a9dd7e2314..cced383e5c 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.22.0", + "version": "3.22.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/eWHFaQ6wxum/ngrok-v3-3.22.0-windows-amd64.zip", - "hash": "03cfe3e147abf8fac14dcc118fa84602ed3ff844f9b24a28cac8aefb26cfcf0b" + "url": "https://bin.equinox.io/a/9ehA2XFs1ZK/ngrok-v3-3.22.1-windows-amd64.zip", + "hash": "94efe52fd817d771e46c89261f15c66071b0d03af71907ddbbcb29ce700d40d4" }, "32bit": { - "url": "https://bin.equinox.io/a/kiFe8ULx1tB/ngrok-v3-3.22.0-windows-386.zip", - "hash": "8962aab8dca0bd044c5ea97de13b9299ddec95bf38aca10a0ab63861302cdff7" + "url": "https://bin.equinox.io/a/f65qTjLDAdj/ngrok-v3-3.22.1-windows-386.zip", + "hash": "aac3cf5f467b3b8be367c76a2729641207b7a72a8b4d3c266f790a2097511c3b" } }, "bin": "ngrok.exe",