From c1dfac276d6a1b7517664e2742fb5eb12a6bd2ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:36:23 +0000 Subject: [PATCH] ngrok: Update to version 3.36.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 0d11ae3157..cee2b586bf 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.35.0", + "version": "3.36.0", "description": "ngrok is your app's front door. ngrok is a globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them. ngrok supports delivering HTTP, TLS or TCP-based applications.", "homepage": "https://ngrok.com/", "license": { @@ -9,12 +9,12 @@ "notes": "ngrok v2 is no longer supported.", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/crR94YUJzmD/ngrok-v3-3.35.0-windows-amd64.zip", - "hash": "2609fa49805a4ceabedee6757d7339f72fc9aeb5f727e80596db702172a544fe" + "url": "https://bin.equinox.io/a/3rHQMTKnZ8w/ngrok-v3-3.36.0-windows-amd64.zip", + "hash": "8115f9d1f6e17a2dd77937e7beacdc40154b12161f3a72c610bcf7f3a548d199" }, "32bit": { - "url": "https://bin.equinox.io/a/ffi9HQP3veD/ngrok-v3-3.35.0-windows-386.zip", - "hash": "5b3bfd566cf8a0755cba20327d883d3853ad682540042f3b4db9f7c880e295bd" + "url": "https://bin.equinox.io/a/9jFPr4TBJZF/ngrok-v3-3.36.0-windows-386.zip", + "hash": "bc5c1414f09df37a37a24fa230700c2487d7441cb0f685c9e6de9157007eead6" } }, "bin": "ngrok.exe",