mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-24 20:34:43 +00:00
23 lines
691 B
JSON
23 lines
691 B
JSON
{
|
|
"version": "20260214",
|
|
"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/20260214/natmap-win64.zip",
|
|
"hash": "e2530e3a14a9f89388d72a28e524eabdfed3af62b826f2600ea7173ac930109c"
|
|
}
|
|
},
|
|
"extract_dir": "natmap",
|
|
"bin": "natmap.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/heiher/natmap/releases/download/$version/natmap-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|