powershell-yaml: Update to version 0.4.9

This commit is contained in:
github-actions[bot] 2024-12-16 12:32:36 +00:00
parent 5a0ed16a0e
commit c6d6ac5083

View File

@ -1,10 +1,10 @@
{
"version": "0.4.8",
"version": "0.4.9",
"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.8.nupkg",
"hash": "54d79df14c5534cd9c93e5394b07d0a8c1ee7aef55c4b5b74adee012aee92021",
"url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.9.nupkg",
"hash": "9148c268709ab46b21835c3ed8502ebdbff4a6dc19e65b7b3dd6b66e9131fd28",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse",
"psmodule": {
"name": "powershell-yaml"