From 9001ebfec4945dd9aa19ae0b73bf337e219eadf3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Jul 2019 09:00:21 +0000 Subject: [PATCH] ngrok: Update to version 2.3.33 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index bdb6cd0300..d9c362ec85 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,19 +1,19 @@ { "homepage": "https://ngrok.com/", "description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.", - "version": "2.3.30", + "version": "2.3.33", "license": { "identifier": "Freeware", "url": "https://ngrok.com/tos" }, "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/2yn4rWriJFe/ngrok-2.3.30-windows-amd64.zip", - "hash": "a6095f9e09dc0f6682285931049777cd7d498f459af244aef63c9b35fdafbc41" + "url": "https://bin.equinox.io/a/5QJ3aPCg4bK/ngrok-2.3.33-windows-amd64.zip", + "hash": "4f0cc7fee095e4d736f8423e1be014a06c021b8867dcc198fd439c2e8dc5eba2" }, "32bit": { - "url": "https://bin.equinox.io/a/2FuCsNMf4Uo/ngrok-2.3.30-windows-386.zip", - "hash": "d10439582046bb482a1c13d4488983afe1eee6c0ffe1d63106a439b908cceb35" + "url": "https://bin.equinox.io/a/2qALaHrtfPX/ngrok-2.3.33-windows-386.zip", + "hash": "3dd338da380dccd981c0f0fe6c20d86944a2b7e88d3f7d0a1c06a4ccd5659959" } }, "bin": "ngrok.exe",