paket: Update to version 5.251.0

This commit is contained in:
Jakub Čábera 2020-10-22 16:48:29 +02:00
parent b3c1343aec
commit 790abc0d2a

View File

@ -1,10 +1,10 @@
{ {
"version": "5.250.0", "version": "5.251.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/5.250.0/paket.exe", "url": "https://github.com/fsprojects/Paket/releases/download/5.251.0/paket.exe",
"hash": "3b7d667a4e11d724ad3348486631bab2b1910619c6a29e8f2c5680af0ab83b7c", "hash": "1f8665422abf2ddf429228a48aabc3c003de932b0747b3d5726475999687d0c8",
"bin": "paket.exe", "bin": "paket.exe",
"checkver": { "checkver": {
"github": "https://github.com/fsprojects/Paket" "github": "https://github.com/fsprojects/Paket"