From 1b4a0abdc74e62d246efd9d7af1081119b9a61aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:23:47 +0000 Subject: [PATCH] ngrok: Update to version 3.6.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index c45817fe85..2d4a940a72 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.5.0", + "version": "3.6.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/5CREvcnBfSd/ngrok-v3-3.5.0-windows-amd64.zip", - "hash": "d5ce821dc787ad3e8604cbc98f510d30ed1534c5a7e17fff480b82d388af4ef7" + "url": "https://bin.equinox.io/a/n314XTybk7Q/ngrok-v3-3.6.0-windows-amd64.zip", + "hash": "0b9a9630dcec14b2685d68f83e86ec3fe65d87ada9c4b8f1dba66972ce28a694" }, "32bit": { - "url": "https://bin.equinox.io/a/jarhu6gP9Yg/ngrok-v3-3.5.0-windows-386.zip", - "hash": "17ee7f086f07eca736ef542a3b824ec17765021ae9ad9b3d0c1561f7002b46a6" + "url": "https://bin.equinox.io/a/3c6cnRv7Yde/ngrok-v3-3.6.0-windows-386.zip", + "hash": "e37572e8f6500329e154db0d33069e3f0b772c6edcadb808e22e45d489a8de2b" } }, "bin": "ngrok.exe",