ngrok: Update to version 3.3.1

This commit is contained in:
github-actions[bot] 2023-06-06 00:33:50 +00:00
parent 2684e2acc9
commit 31090986d2

View File

@ -1,5 +1,5 @@
{ {
"version": "3.3.0", "version": "3.3.1",
"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.",
"homepage": "https://ngrok.com/", "homepage": "https://ngrok.com/",
"license": { "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", "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": { "architecture": {
"64bit": { "64bit": {
"url": "https://bin.equinox.io/a/516AtQ83xaN/ngrok-v3-3.3.0-windows-amd64.zip", "url": "https://bin.equinox.io/a/cJk8dzafvmN/ngrok-v3-3.3.1-windows-amd64.zip",
"hash": "88fb24e8539963fd3ff1f6a9e35ec8f08abfdea957273ef2c0f7607a0eee8912" "hash": "c48450904a1266d868b8bab0928560dc54f950cbd963b882882068d753f44030"
}, },
"32bit": { "32bit": {
"url": "https://bin.equinox.io/a/dpwUDwNBzwV/ngrok-v3-3.3.0-windows-386.zip", "url": "https://bin.equinox.io/a/kTzG9JgTgy8/ngrok-v3-3.3.1-windows-386.zip",
"hash": "d8423956322fd3a6be541d26a2ecdfdf280462f5c09703c422cc9c9d213f10e7" "hash": "d562bc5ff3f6a952f5cef8d2ddf28a7f28694c947ef89236eef70f512f85563d"
} }
}, },
"bin": "ngrok.exe", "bin": "ngrok.exe",