psake: Update to version 4.9.0

This commit is contained in:
Jakub Čábera 2020-08-29 15:10:22 +02:00
parent ae2ab00f34
commit 0667cad1a4

View File

@ -1,10 +1,10 @@
{ {
"version": "4.7.4", "version": "4.9.0",
"homepage": "https://github.com/psake/psake",
"description": "A build automation tool, now with less XML.", "description": "A build automation tool, now with less XML.",
"homepage": "https://github.com/psake/psake",
"license": "MIT", "license": "MIT",
"url": "https://nuget.org/api/v2/package/psake/4.7.4#/dl.7z", "url": "https://nuget.org/api/v2/package/psake/4.9.0#/dl.7z",
"hash": "dad48b80eed63586bc6eca629b6fed9d2930c8a8226b71e0624b6dbced9b1291", "hash": "b2e0b4abf252de17bdec2c4af1c1a412d7b787c67e758304557ec9057d9f6ff2",
"bin": "psake.ps1", "bin": "psake.ps1",
"extract_dir": "tools\\psake", "extract_dir": "tools\\psake",
"checkver": "github", "checkver": "github",