From 915fde68326be2ced690702266d802fda03d3f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 9 Aug 2021 09:11:32 -0700 Subject: [PATCH] paket: Update to version 6.0.3 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 27bd548e0c..9254901b9e 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.258.1", + "version": "6.0.3", "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.258.1/paket.exe", - "hash": "7da68115b13ece48e2ce551bb74303ca8243824ee721ee0fc2559f397e62a0ea", + "url": "https://github.com/fsprojects/Paket/releases/download/6.0.3/paket.exe", + "hash": "082c256787b6be26fb1cfea37be55a5d5de46627a41cfaee74af0afbecf95691", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"