powershell-yaml: Update to version 0.4.11

This commit is contained in:
github-actions[bot] 2024-12-18 20:29:08 +00:00
parent 34df0a6e9f
commit de89be71e6

View File

@ -1,10 +1,10 @@
{
"version": "0.4.10",
"version": "0.4.11",
"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.10.nupkg",
"hash": "d17a8bde9be5560490f3cc1c60dd1aa1392bf26a2e69634f8731b148b21e1f82",
"url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.11.nupkg",
"hash": "6f2478dc3f32887a160c6b92bbb82eb755b92510f93486fc0fd86d0b02c0f0bb",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse",
"psmodule": {
"name": "powershell-yaml"