From ae6dd527dc46e0b68ed31b7266cdcf4fdee2c84e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Jul 2019 02:00:18 +0000 Subject: [PATCH] ngrok: Update to version 2.3.34 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index d9c362ec85..86f350c102 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.33", + "version": "2.3.34", "license": { "identifier": "Freeware", "url": "https://ngrok.com/tos" }, "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/5QJ3aPCg4bK/ngrok-2.3.33-windows-amd64.zip", - "hash": "4f0cc7fee095e4d736f8423e1be014a06c021b8867dcc198fd439c2e8dc5eba2" + "url": "https://bin.equinox.io/a/4bjohe93Jeu/ngrok-2.3.34-windows-amd64.zip", + "hash": "8c669ce40efaa9206241069dce10ccff450024d7daf69bff8933678d426c5787" }, "32bit": { - "url": "https://bin.equinox.io/a/2qALaHrtfPX/ngrok-2.3.33-windows-386.zip", - "hash": "3dd338da380dccd981c0f0fe6c20d86944a2b7e88d3f7d0a1c06a4ccd5659959" + "url": "https://bin.equinox.io/a/5oSLVp2wSZp/ngrok-2.3.34-windows-386.zip", + "hash": "9d5164f048b3785de695d351f21bc1644087effa3b48ad352ca89134bfa3e33d" } }, "bin": "ngrok.exe",