From 1e0ea8d7782e32428338c87ae9a718cb93de9891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 16 Dec 2020 18:42:06 +0100 Subject: [PATCH] invoke-build: Update to version 5.6.4 --- bucket/invoke-build.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/invoke-build.json b/bucket/invoke-build.json index 4289d37e0e..aed1bdeaec 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,11 +1,11 @@ { - "version": "5.6.3", - "description": "Build Automation in PowerShell.", + "version": "5.6.4", + "description": "Build Automation in PowerShell", "homepage": "https://github.com/nightroman/Invoke-Build", "license": "Apache-2.0", + "url": "https://nuget.org/api/v2/package/Invoke-Build/5.6.4#/dl.7z", + "hash": "2cd1730a547d0ac6a17b6526a52a758f94694476cba92dbf70dcc0fefc48ee08", "extract_dir": "tools", - "url": "https://nuget.org/api/v2/package/Invoke-Build/5.6.3#/dl.7z", - "hash": "5c09f6e7bd4394751def15bed081f226e5cd027a10aca34914ca4f0fd75a838e", "env_add_path": ".", "checkver": { "url": "https://github.com/nightroman/Invoke-Build/releases",