powershell-yaml: Update to version 0.4.10

This commit is contained in:
github-actions[bot] 2024-12-16 20:29:22 +00:00
parent c562637cfe
commit 8910dccf60

View File

@ -1,10 +1,10 @@
{ {
"version": "0.4.9", "version": "0.4.10",
"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.9.nupkg", "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.10.nupkg",
"hash": "9148c268709ab46b21835c3ed8502ebdbff4a6dc19e65b7b3dd6b66e9131fd28", "hash": "d17a8bde9be5560490f3cc1c60dd1aa1392bf26a2e69634f8731b148b21e1f82",
"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"