2021-08-31 23:30:00 -07:00

19 lines
662 B
JSON

{
"version": "6.0.13",
"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/6.0.13/paket.exe",
"hash": "e6fed43a604f5c935f8fb80f6c094b5081074294dc4feec674e51828082d612e",
"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"
}
}
}