2020-11-12 21:03:18 +01:00

19 lines
664 B
JSON

{
"version": "5.255.0",
"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.255.0/paket.exe",
"hash": "998867366f927efa2698da361a1937d6ebe9a9628a5d349f5de699698432d2e7",
"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"
}
}
}