2026-02-04 11:49:09 -05:00

23 lines
691 B
JSON

{
"version": "20250924",
"description": "TCP/UDP port mapping for full-cone NAT",
"homepage": "https://github.com/heiher/natmap",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/heiher/natmap/releases/download/20250924/natmap-win64.zip",
"hash": "96c46667deee416dae5153ac2c8bf6e501fd3b3b1407a4c853e984f10bc0ac64"
}
},
"extract_dir": "natmap",
"bin": "natmap.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/heiher/natmap/releases/download/$version/natmap-win64.zip"
}
}
}
}