From 6bbeb8a241afc01725f5d7f7dc43af52674c7411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:27:43 +0000 Subject: [PATCH] powershell-yaml: Update to version 0.4.12 --- 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 7b8bf5a0aa..9e9bc3a06c 100644 --- a/bucket/powershell-yaml.json +++ b/bucket/powershell-yaml.json @@ -1,10 +1,10 @@ { - "version": "0.4.11", + "version": "0.4.12", "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.11.nupkg", - "hash": "6f2478dc3f32887a160c6b92bbb82eb755b92510f93486fc0fd86d0b02c0f0bb", + "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.12.nupkg", + "hash": "d4602bc7a4a093766520422d53ca8b09acde162286fae11e2ee6c8edfea07810", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse", "psmodule": { "name": "powershell-yaml"