2019-12-02 14:00:22 +00:00

19 lines
664 B
JSON

{
"version": "5.238.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.238.2/paket.exe",
"hash": "cf811380218ebd61b9d9ee60322e347b4a9e4b35cc41c336b2d609da0207dac7",
"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"
}
}
}