winnfsd: Add version 2.4.0 (#1272)

This commit is contained in:
Julian 2020-09-24 05:20:27 +02:00 committed by GitHub
parent 460381a7b7
commit 8a74a4d2c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
bucket/winnfsd.json Normal file
View File

@ -0,0 +1,13 @@
{
"version": "2.4.0",
"description": "Standalone, simple NFS Server for Windows",
"homepage": "https://github.com/winnfsd/winnfsd",
"license": "GPL",
"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"
}
}