paket: Update to version 6.1.0

This commit is contained in:
Jakub Čábera 2021-09-14 10:49:17 -07:00
parent f59d68ac09
commit 1a070260c9

View File

@ -1,10 +1,10 @@
{ {
"version": "6.0.13", "version": "6.1.0",
"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.13/paket.exe", "url": "https://github.com/fsprojects/Paket/releases/download/6.1.0/paket.exe",
"hash": "e6fed43a604f5c935f8fb80f6c094b5081074294dc4feec674e51828082d612e", "hash": "17a1fbd80eec41b94389f867225a1f1161844a8396ba22946266e77248c435e6",
"bin": "paket.exe", "bin": "paket.exe",
"checkver": { "checkver": {
"github": "https://github.com/fsprojects/Paket" "github": "https://github.com/fsprojects/Paket"