paket: Update to version 6.0.6

This commit is contained in:
Jakub Čábera 2021-08-16 13:24:01 -07:00
parent fd6fa19668
commit f2cc5881ed

View File

@ -1,10 +1,10 @@
{ {
"version": "6.0.4", "version": "6.0.6",
"description": "Dependency manager for .NET with support for NuGet and Git repositories", "description": "Dependency manager for .NET with support for NuGet and Git repositories",
"homepage": "https://fsprojects.github.io/Paket/", "homepage": "https://fsprojects.github.io/Paket/",
"license": "MIT", "license": "MIT",
"url": "https://github.com/fsprojects/Paket/releases/download/6.0.4/paket.exe", "url": "https://github.com/fsprojects/Paket/releases/download/6.0.6/paket.exe",
"hash": "c2e0610dd8f28e53ef7291184763561d6dce855243d07b7c9b9c93839512d1b4", "hash": "6bbfb321151088768472c787609b9192f4ad579476ebf7ab8f080416baf89adf",
"bin": "paket.exe", "bin": "paket.exe",
"checkver": { "checkver": {
"github": "https://github.com/fsprojects/Paket" "github": "https://github.com/fsprojects/Paket"