paket: Update to version 5.249.2

This commit is contained in:
Jakub Čábera 2020-08-07 08:32:20 +02:00
parent 5d0d056ac1
commit 9691e25949

View File

@ -1,10 +1,10 @@
{ {
"version": "5.249.1", "version": "5.249.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/5.249.1/paket.exe", "url": "https://github.com/fsprojects/Paket/releases/download/5.249.2/paket.exe",
"hash": "e38af21f87279b6679121fe14d5952d6f831da0e42d42b58fecc18d384f35271", "hash": "4c875e03d576cf57a645abcdcf4a56efb9138e55320caf28bcd35a478b44cb4f",
"bin": "paket.exe", "bin": "paket.exe",
"checkver": { "checkver": {
"github": "https://github.com/fsprojects/Paket" "github": "https://github.com/fsprojects/Paket"