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