2021-08-24 03:56:39 -07:00

19 lines
660 B
JSON

{
"version": "6.0.7",
"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.7/paket.exe",
"hash": "449668fc2a744114fd8affc1a51c0e2f8b90920947b825cca11d414d0cbf9997",
"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"
}
}
}