diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 72433c77d3..b1e86572ef 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.1.0", + "version": "3.1.1", "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": { @@ -9,12 +9,12 @@ "notes": "There are breaking changes in v3 of ngrok. For details, see: https://ngrok.com/docs/guides/upgrade-v2-v3. To stay on v2, install versions/ngrok2", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/5tq9LnwqUNB/ngrok-v3-3.1.0-windows-amd64.zip", - "hash": "06259e8a86f35561318c8bb5205001c50794702f23057183bf0e0f6e09c549a2" + "url": "https://bin.equinox.io/a/2wiwSrWhAbd/ngrok-v3-3.1.1-windows-amd64.zip", + "hash": "cda6e5f9b3b25946b6e49d0890a92a47da0e70880aaebfbe24eb513e805cb69f" }, "32bit": { - "url": "https://bin.equinox.io/a/2NgSoAVhidW/ngrok-v3-3.1.0-windows-386.zip", - "hash": "27f76471dbb78a3407fdb381458b0b2c744724e3c6f3607e396039edf31c0d6d" + "url": "https://bin.equinox.io/a/2p82frWaztw/ngrok-v3-3.1.1-windows-386.zip", + "hash": "9dcc5ca5f121998fab73c100c2a33b63f977107db73e9d7f20d4ab6c5dfffbee" } }, "bin": "ngrok.exe",