From 73000d46ca761e8e214c95c99e42bdf812210e51 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 19 Apr 2021 16:00:17 +0000 Subject: [PATCH] ngrok: Update to version 2.3.39 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 08769de40c..c23999e79b 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "2.3.38", + "version": "2.3.39", "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/kDgjLwTH9Ur/ngrok-2.3.38-windows-amd64.zip", - "hash": "13b2df5d4ca20ae773cbdb2a1913f819c257491308fb96452498c4aae489a9b9" + "url": "https://bin.equinox.io/a/5iyjUJVUQEt/ngrok-2.3.39-windows-amd64.zip", + "hash": "3c378184f07beb30752cf132517003625dff398d97acab40793097101c4aef58" }, "32bit": { - "url": "https://bin.equinox.io/a/4Qp3yPDAPUd/ngrok-2.3.38-windows-386.zip", - "hash": "43356da266dcc3c3a0663ad5a9e2e9028a828390fe8892092678dd3fe5e7fa95" + "url": "https://bin.equinox.io/a/fACPAaynxDh/ngrok-2.3.39-windows-386.zip", + "hash": "4ce77e7d4c3891f02b445ceb9d53de4e6c6bfe7bbf0aae235c28fd216e9ed109" } }, "bin": "ngrok.exe",