From 4e1e314ba1efdac2da07ae9fd4376a22fb50f9de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 16:34:09 +0000 Subject: [PATCH] ngrok: Update to version 3.0.5 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 22a09d4943..34348cb2f7 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.0.4", + "version": "3.0.5", "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/9Mz33qZHUfP/ngrok-v3-3.0.4-windows-amd64.zip", - "hash": "b83f75607b10589b2954cfe3244e42bec2489978ec145d80c8d4cdbd3799d698" + "url": "https://bin.equinox.io/a/869jyV5DKvj/ngrok-v3-3.0.5-windows-amd64.zip", + "hash": "ec0c2a7545fddddfe404d110ab2da33b55b4ef389974b8ba935b6e51caa2e294" }, "32bit": { - "url": "https://bin.equinox.io/a/63JeUCfToC5/ngrok-v3-3.0.4-windows-386.zip", - "hash": "a7e68ef1be202907283b1e26bb8824b6bef922204aad113aa85b5b42154e2cd9" + "url": "https://bin.equinox.io/a/CW1qnqoVn3/ngrok-v3-3.0.5-windows-386.zip", + "hash": "77b3fb649420ce2353356e0b9c850bf4845e73ad1411644787a178cbed558593" } }, "bin": "ngrok.exe",