2021-09-16 04:47:18 -07:00

19 lines
660 B
JSON

{
"version": "6.1.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/6.1.2/paket.exe",
"hash": "ad93e06cc6eff155ed4034c92949eaa32b9dfc9d9590ada374e8e1aebc1d369c",
"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"
}
}
}