2022-03-29 12:54:30 +00:00

19 lines
660 B
JSON

{
"version": "7.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/7.1.2/paket.exe",
"hash": "6023a6c297dcf93e0f05841a3ab3ebd19d6d598767e2ee3df64d70fb81f718dd",
"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"
}
}
}