mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
14 lines
511 B
JSON
14 lines
511 B
JSON
{
|
|
"version": "2.4.0",
|
|
"description": "Standalone, simple NFS Server for Windows",
|
|
"homepage": "https://github.com/winnfsd/winnfsd",
|
|
"license": "GPL-2.0-only",
|
|
"url": "https://github.com/winnfsd/winnfsd/releases/download/2.4.0/WinNFSd.exe",
|
|
"hash": "35cb5a74b2bf2aaa94302f5c9ed70786b61f245b96dc1f20214fe337c24af6b2",
|
|
"bin": "WinNFSd.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/winnfsd/winnfsd/releases/download/$version/WinNFSd.exe"
|
|
}
|
|
}
|