From e2040ac8a5d00641c79851b1794e17c5dbac1118 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 04:50:03 +0000 Subject: [PATCH] psake: Update to version 4.8.0 --- bucket/psake.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/psake.json b/bucket/psake.json index 25ee5e6d5c..aefc117b61 100644 --- a/bucket/psake.json +++ b/bucket/psake.json @@ -1,10 +1,10 @@ { - "version": "4.9.0", + "version": "4.8.0", "description": "A build automation tool, now with less XML.", "homepage": "https://github.com/psake/psake", "license": "MIT", - "url": "https://nuget.org/api/v2/package/psake/4.9.0#/dl.7z", - "hash": "b2e0b4abf252de17bdec2c4af1c1a412d7b787c67e758304557ec9057d9f6ff2", + "url": "https://nuget.org/api/v2/package/psake/4.8.0#/dl.7z", + "hash": "5021477854b0ef72ce886b43d4fc169df62cbeccfde60ab55069258ece0cc93e", "bin": "psake.ps1", "extract_dir": "tools\\psake", "checkver": "github",