2020-04-29 15:27:21 +02:00

19 lines
664 B
JSON

{
"version": "5.244.2",
"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.244.2/paket.exe",
"hash": "253e79b66f091bd1f55e3c98de782d27624c06731789dc99e26ba8fe1fdb149a",
"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"
}
}
}