From 142f4b3d8fcd4aba3c679be779abed17c50bf3c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 20:25:12 +0000 Subject: [PATCH] ngrok: Update to version 3.8.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 7d92ed0424..f541252543 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.7.0", + "version": "3.8.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/m47ZXLZmbmk/ngrok-v3-3.7.0-windows-amd64.zip", - "hash": "3985b1a3d5b37ae88880964c2272441ccb170f4feed7a46e28ad5530b6e056a6" + "url": "https://bin.equinox.io/a/8yyNp2YvPXm/ngrok-v3-3.8.0-windows-amd64.zip", + "hash": "a930ee0ab39e8fa92e2e8a70f5e5579a9891b4950b6502e6629477927d0e803c" }, "32bit": { - "url": "https://bin.equinox.io/a/3xJqnwYvB5F/ngrok-v3-3.7.0-windows-386.zip", - "hash": "77e28897eb7637f3e4bce110ce6a386aac1d7cc1e587e6a8155f5b1f81aa1007" + "url": "https://bin.equinox.io/a/hwhBW5zHSSz/ngrok-v3-3.8.0-windows-386.zip", + "hash": "73621dc2d0069fbbdef0e9f27827d4d493b455281bb3b45aad680bf3dda13994" } }, "bin": "ngrok.exe",