From ceca4d82bd13a26f79001d049388e24a4d723794 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 00:35:21 +0000 Subject: [PATCH] ngrok: Update to version 3.3.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 6df216d35d..62c9053af1 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.2.2", + "version": "3.3.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/g4XPehdu4do/ngrok-v3-3.2.2-windows-amd64.zip", - "hash": "19148ae5a50428ca17ca8d4f0879a4e33f116a378e9a3005637c69c1b0495814" + "url": "https://bin.equinox.io/a/516AtQ83xaN/ngrok-v3-3.3.0-windows-amd64.zip", + "hash": "88fb24e8539963fd3ff1f6a9e35ec8f08abfdea957273ef2c0f7607a0eee8912" }, "32bit": { - "url": "https://bin.equinox.io/a/9u8yahTHX4s/ngrok-v3-3.2.2-windows-386.zip", - "hash": "c387968e49ab2752369bb2113a4c772282e0402c50dc4e22794171a4647eda0d" + "url": "https://bin.equinox.io/a/dpwUDwNBzwV/ngrok-v3-3.3.0-windows-386.zip", + "hash": "d8423956322fd3a6be541d26a2ecdfdf280462f5c09703c422cc9c9d213f10e7" } }, "bin": "ngrok.exe",