paket: Update to version 6.1.2

This commit is contained in:
Jakub Čábera 2021-09-16 04:47:18 -07:00
parent 1d3f8a1395
commit a7b1e1e576

View File

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