powershell-yaml: Update to version 0.4.8

This commit is contained in:
github-actions[bot] 2024-12-13 16:31:16 +00:00
parent ba40c71cb2
commit 46872794ed

View File

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