2022-04-22 12:31:17 +00:00

19 lines
660 B
JSON

{
"version": "7.1.5",
"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.5/paket.exe",
"hash": "e5eaf82d2c02d421f3223bf918a61f8c159aaa53f041aff10d3ea86d126956e9",
"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"
}
}
}