From 184e3b5fa0d149af7d61611d0439f1dc668b1595 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:29:13 +0000 Subject: [PATCH] ngrok: Update to version 3.12.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index bfb2ced800..f61c485e40 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.12.0", + "version": "3.12.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/kFHy8QNzTrM/ngrok-v3-3.12.0-windows-amd64.zip", - "hash": "c99e0c2cadb73bd3c7bd9ad0511e0b2bdc6215c0c63756c0833f4e271b5f6f2d" + "url": "https://bin.equinox.io/a/gZ64LQ5tH15/ngrok-v3-3.12.1-windows-amd64.zip", + "hash": "2adac691e54381f4f4e1eacf2c349a49e5ab9569c090357d54e84cbd9e913c11" }, "32bit": { - "url": "https://bin.equinox.io/a/a3opRNcfokH/ngrok-v3-3.12.0-windows-386.zip", - "hash": "069e2c45321e1821f715c93fba005615230232c0eb5978ef6d1404a90e4bacd0" + "url": "https://bin.equinox.io/a/eCzE8GmQVNV/ngrok-v3-3.12.1-windows-386.zip", + "hash": "4a52483c3df619e0a10fa595c7b9d3d28205ceb01cfc7c8db4ab3def318ff89f" } }, "bin": "ngrok.exe",