From 36b82396aace6e5da095eca91a0222c67ef3aea4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:29:51 +0000 Subject: [PATCH] ngrok: Update to version 3.1.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index b7a0d2efc4..72433c77d3 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.0.7", + "version": "3.1.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/naPRoR8femh/ngrok-v3-3.0.7-windows-amd64.zip", - "hash": "78fb301c43d13a5d9350a18e8ec7a5f4b789032e5e803723fb6eaf238a3e7ccd" + "url": "https://bin.equinox.io/a/5tq9LnwqUNB/ngrok-v3-3.1.0-windows-amd64.zip", + "hash": "06259e8a86f35561318c8bb5205001c50794702f23057183bf0e0f6e09c549a2" }, "32bit": { - "url": "https://bin.equinox.io/a/81jrbunFneV/ngrok-v3-3.0.7-windows-386.zip", - "hash": "a5c8a3995089b0fb32f84ba787f6136effc98584edee2b411eeb3e37ee9033bf" + "url": "https://bin.equinox.io/a/2NgSoAVhidW/ngrok-v3-3.1.0-windows-386.zip", + "hash": "27f76471dbb78a3407fdb381458b0b2c744724e3c6f3607e396039edf31c0d6d" } }, "bin": "ngrok.exe",