2020-05-06 11:06:25 +02:00

19 lines
664 B
JSON

{
"version": "5.245.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/5.245.1/paket.exe",
"hash": "26ed11edc01ce407c4fe26d202deabbb9871c129f617309fc6ac5d4dd79fd20a",
"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"
}
}
}