2024-11-19 08:31:15 +00:00

19 lines
660 B
JSON

{
"version": "9.0.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/9.0.2/paket.exe",
"hash": "04249ff4ea9393bf1daaa948ae8059c9eb3d368faad591c85834c36bfea4213b",
"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"
}
}
}