2020-10-22 16:48:29 +02:00

19 lines
664 B
JSON

{
"version": "5.251.0",
"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.251.0/paket.exe",
"hash": "1f8665422abf2ddf429228a48aabc3c003de932b0747b3d5726475999687d0c8",
"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"
}
}
}