2020-08-06 12:43:16 +02:00

19 lines
664 B
JSON

{
"version": "5.249.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.249.1/paket.exe",
"hash": "e38af21f87279b6679121fe14d5952d6f831da0e42d42b58fecc18d384f35271",
"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"
}
}
}