From 294ae4c1fb2e35183e140b16a70cb8be0c458866 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:27:47 +0000 Subject: [PATCH] ngrok: Update to version 3.16.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 1c18ba6cc2..f66e9744be 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.16.0", + "version": "3.16.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/bXcjjy4CoWK/ngrok-v3-3.16.0-windows-amd64.zip", - "hash": "2566ddb40a7dce72395ccfff64d7c42664215d4248203726d01333bed927b887" + "url": "https://bin.equinox.io/a/5BZzsvLCaBc/ngrok-v3-3.16.1-windows-amd64.zip", + "hash": "c457c3e1c3e5d248a32b92c81282554820f6b12e2f4c18d7809fc251dbb21f7f" }, "32bit": { - "url": "https://bin.equinox.io/a/js2zL8jd6cm/ngrok-v3-3.16.0-windows-386.zip", - "hash": "9e373df279327e5bdaadde21254ed0c9ba51881c0e2b31e13dc3bca885368a42" + "url": "https://bin.equinox.io/a/khR4v95vf41/ngrok-v3-3.16.1-windows-386.zip", + "hash": "b1a2578583e7310bac3277291ddfc553fb663eefbc0bcfbcb12a7c2bf8632d8d" } }, "bin": "ngrok.exe",