2019-12-22 20:01:49 +00:00

19 lines
664 B
JSON

{
"version": "5.241.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/5.241.5/paket.exe",
"hash": "dbe524357245f0d03a84d383cfedd0fe9db284914b2e0b069889a851ce165ece",
"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"
}
}
}