2021-06-24 06:22:20 -07:00

19 lines
664 B
JSON

{
"version": "5.258.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.258.1/paket.exe",
"hash": "7da68115b13ece48e2ce551bb74303ca8243824ee721ee0fc2559f397e62a0ea",
"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"
}
}
}