2021-09-17 06:21:30 -07:00

19 lines
660 B
JSON

{
"version": "6.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/6.1.3/paket.exe",
"hash": "ac491bf80be68de983c08291ab9e01e560dd788a020d36e1a2ea2aed082db5b0",
"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"
}
}
}