2022-04-10 12:29:51 +00:00

19 lines
660 B
JSON

{
"version": "7.1.4",
"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.4/paket.exe",
"hash": "91f242db31539d15475fe9c9f353cb7a4d932bca122ff3f245fbe203a4a397a5",
"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"
}
}
}