2024-11-15 12:32:27 +00:00

19 lines
660 B
JSON

{
"version": "9.0.1",
"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/9.0.1/paket.exe",
"hash": "38e600f1242e1c81ebec88615c1f8f5a544c9a8b172ebea7bdd2c23a1e69357e",
"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"
}
}
}