From 31090986d244395bee63e96b401557c252870062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 00:33:50 +0000 Subject: [PATCH] ngrok: Update to version 3.3.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 62c9053af1..e7b3be1741 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.3.0", + "version": "3.3.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/516AtQ83xaN/ngrok-v3-3.3.0-windows-amd64.zip", - "hash": "88fb24e8539963fd3ff1f6a9e35ec8f08abfdea957273ef2c0f7607a0eee8912" + "url": "https://bin.equinox.io/a/cJk8dzafvmN/ngrok-v3-3.3.1-windows-amd64.zip", + "hash": "c48450904a1266d868b8bab0928560dc54f950cbd963b882882068d753f44030" }, "32bit": { - "url": "https://bin.equinox.io/a/dpwUDwNBzwV/ngrok-v3-3.3.0-windows-386.zip", - "hash": "d8423956322fd3a6be541d26a2ecdfdf280462f5c09703c422cc9c9d213f10e7" + "url": "https://bin.equinox.io/a/kTzG9JgTgy8/ngrok-v3-3.3.1-windows-386.zip", + "hash": "d562bc5ff3f6a952f5cef8d2ddf28a7f28694c947ef89236eef70f512f85563d" } }, "bin": "ngrok.exe",