From cced9ec7f2988bfc7b18f5662c5cfa66bf13cec3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 May 2021 15:01:46 +0000 Subject: [PATCH] ngrok: Update to version 2.3.40 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index c23999e79b..063848ea9e 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "2.3.39", + "version": "2.3.40", "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": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/5iyjUJVUQEt/ngrok-2.3.39-windows-amd64.zip", - "hash": "3c378184f07beb30752cf132517003625dff398d97acab40793097101c4aef58" + "url": "https://bin.equinox.io/a/8exBtGpBr59/ngrok-2.3.40-windows-amd64.zip", + "hash": "778cbe4d5f1c868a5687a97206bf39b017a76fc44eaead95a11cf8a415c2e505" }, "32bit": { - "url": "https://bin.equinox.io/a/fACPAaynxDh/ngrok-2.3.39-windows-386.zip", - "hash": "4ce77e7d4c3891f02b445ceb9d53de4e6c6bfe7bbf0aae235c28fd216e9ed109" + "url": "https://bin.equinox.io/a/cfjNxTRk1tM/ngrok-2.3.40-windows-386.zip", + "hash": "c1f32114f71fb05cf4f66e5c9a49f2d451891990f9e75f56b3dd8bb2cff520f4" } }, "bin": "ngrok.exe",