From 721396aecc83d25945b57e169556b12f4ded63a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:30:47 +0000 Subject: [PATCH] ngrok: Update to version 3.0.6 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 34348cb2f7..c47d461f78 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.0.5", + "version": "3.0.6", "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/869jyV5DKvj/ngrok-v3-3.0.5-windows-amd64.zip", - "hash": "ec0c2a7545fddddfe404d110ab2da33b55b4ef389974b8ba935b6e51caa2e294" + "url": "https://bin.equinox.io/a/99ct3EVvfTp/ngrok-v3-3.0.6-windows-amd64.zip", + "hash": "04d110f8c10659b48a85151e9985c192877d75cfb98840b6630a63790642454e" }, "32bit": { - "url": "https://bin.equinox.io/a/CW1qnqoVn3/ngrok-v3-3.0.5-windows-386.zip", - "hash": "77b3fb649420ce2353356e0b9c850bf4845e73ad1411644787a178cbed558593" + "url": "https://bin.equinox.io/a/3aoR5DNKK47/ngrok-v3-3.0.6-windows-386.zip", + "hash": "916828aad4585099eae5d79a5a85398626842b1b35269bc55e0e4bf5a3ba639f" } }, "bin": "ngrok.exe",