mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-27 05:44:39 +00:00
23 lines
691 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|