From b08f8dd265b75b5ee5cb89a9cc7ff9c2f0908395 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 00:34:30 +0000 Subject: [PATCH] ngrok: Update to version 3.9.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index f541252543..9622f2f89e 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.8.0", + "version": "3.9.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/8yyNp2YvPXm/ngrok-v3-3.8.0-windows-amd64.zip", - "hash": "a930ee0ab39e8fa92e2e8a70f5e5579a9891b4950b6502e6629477927d0e803c" + "url": "https://bin.equinox.io/a/kZj1DjNoyZi/ngrok-v3-3.9.0-windows-amd64.zip", + "hash": "3a941b54e50c18ef8836ca78f7def32e1b8ee19a174582e155d139604967d7d6" }, "32bit": { - "url": "https://bin.equinox.io/a/hwhBW5zHSSz/ngrok-v3-3.8.0-windows-386.zip", - "hash": "73621dc2d0069fbbdef0e9f27827d4d493b455281bb3b45aad680bf3dda13994" + "url": "https://bin.equinox.io/a/kzhzY3jxPHd/ngrok-v3-3.9.0-windows-386.zip", + "hash": "198f67b6df137c38ead0476927ed0e20b50bc45d3e0094981a946b14d0608247" } }, "bin": "ngrok.exe",