From 8910dccf60592fc16fd610f33527c46e43d2e73b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:29:22 +0000 Subject: [PATCH] powershell-yaml: Update to version 0.4.10 --- bucket/powershell-yaml.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/powershell-yaml.json b/bucket/powershell-yaml.json index 9ed4898c81..fb7a512c8a 100644 --- a/bucket/powershell-yaml.json +++ b/bucket/powershell-yaml.json @@ -1,10 +1,10 @@ { - "version": "0.4.9", + "version": "0.4.10", "description": "PowerShell module for serializing and deserializing YAML", "homepage": "https://github.com/cloudbase/powershell-yaml", "license": "MIT", - "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.9.nupkg", - "hash": "9148c268709ab46b21835c3ed8502ebdbff4a6dc19e65b7b3dd6b66e9131fd28", + "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.10.nupkg", + "hash": "d17a8bde9be5560490f3cc1c60dd1aa1392bf26a2e69634f8731b148b21e1f82", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse", "psmodule": { "name": "powershell-yaml"