2022-03-30 12:54:32 +00:00

19 lines
660 B
JSON

{
"version": "7.1.3",
"description": "Dependency manager for .NET with support for NuGet and Git repositories",
"homepage": "https://fsprojects.github.io/Paket/",
"license": "MIT",
"url": "https://github.com/fsprojects/Paket/releases/download/7.1.3/paket.exe",
"hash": "105342486a75c1fba83701953e8831296bab86c7a0617c1a43215ae54c9e661c",
"bin": "paket.exe",
"checkver": {
"github": "https://github.com/fsprojects/Paket"
},
"autoupdate": {
"url": "https://github.com/fsprojects/Paket/releases/download/$version/paket.exe",
"hash": {
"url": "$baseurl/paket-sha256.txt"
}
}
}