powershell-yaml: Update to version 0.4.12

This commit is contained in:
github-actions[bot] 2025-01-23 20:27:43 +00:00
parent 9dbd2c569a
commit 6bbeb8a241

View File

@ -1,10 +1,10 @@
{ {
"version": "0.4.11", "version": "0.4.12",
"description": "PowerShell module for serializing and deserializing YAML", "description": "PowerShell module for serializing and deserializing YAML",
"homepage": "https://github.com/cloudbase/powershell-yaml", "homepage": "https://github.com/cloudbase/powershell-yaml",
"license": "MIT", "license": "MIT",
"url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.11.nupkg", "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.12.nupkg",
"hash": "6f2478dc3f32887a160c6b92bbb82eb755b92510f93486fc0fd86d0b02c0f0bb", "hash": "d4602bc7a4a093766520422d53ca8b09acde162286fae11e2ee6c8edfea07810",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse",
"psmodule": { "psmodule": {
"name": "powershell-yaml" "name": "powershell-yaml"