ngrok: Update to version 2.3.29

This commit is contained in:
Richard Kuhnt 2019-05-19 11:00:19 +00:00
parent 01b8c197ef
commit e122a991e6

View File

@ -1,19 +1,19 @@
{ {
"homepage": "https://ngrok.com/", "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.", "description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.",
"version": "2.3.28", "version": "2.3.29",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://ngrok.com/tos" "url": "https://ngrok.com/tos"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://bin.equinox.io/a/nd97evQAiYM/ngrok-2.3.28-windows-amd64.zip", "url": "https://bin.equinox.io/a/cTzgJ3ojTh5/ngrok-2.3.29-windows-amd64.zip",
"hash": "a5b680868939db4cab8daafa9e81f5433c0dec919a4daee268919859f8f80c13" "hash": "c1c0df61e77b54d856de6e482b9ea780ec523c22221f71a1bbd1389a0f77f25c"
}, },
"32bit": { "32bit": {
"url": "https://bin.equinox.io/a/m8WfKhqBv6W/ngrok-2.3.28-windows-386.zip", "url": "https://bin.equinox.io/a/n1giojyYuSG/ngrok-2.3.29-windows-386.zip",
"hash": "e3dc502127201661b1920508169fed9ee0242431e1ae98ab7849540482bb0b03" "hash": "e9f7039ab036e34068b00bbbd83fc000f7c380a231429315513ff6d2b32ed47a"
} }
}, },
"bin": "ngrok.exe", "bin": "ngrok.exe",