From 166ae0ed72d7e3c7e9db5feaf5dd3dde2f0f8ff5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Feb 2020 14:01:51 +0000 Subject: [PATCH] paket: Update to version 5.242.2 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 13571e3d71..68a32b6105 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.242.1", + "version": "5.242.2", "description": "Dependency manager for .NET with support for NuGet and Git repositories", "homepage": "https://fsprojects.github.io/Paket/", "license": "MIT", - "url": "https://github.com/fsprojects/Paket/releases/download/5.242.1/paket.exe", - "hash": "0b87ebb5984d8fb3885546bcb39ecee04e295c2c54dacd2bc48f12cd70c41102", + "url": "https://github.com/fsprojects/Paket/releases/download/5.242.2/paket.exe", + "hash": "e7e27c3f648300d66c7f45ab66c4a9071741a81bb0473d45bd189b354c2ce694", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"