mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
powershell-yaml: Add version 0.4.7 (#5041)
This commit is contained in:
parent
f45a1f44d7
commit
92868f28e4
19
bucket/powershell-yaml.json
Normal file
19
bucket/powershell-yaml.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": "0.4.7",
|
||||
"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",
|
||||
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse",
|
||||
"psmodule": {
|
||||
"name": "powershell-yaml"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://www.powershellgallery.com/packages/powershell-yaml",
|
||||
"regex": "<h2>([\\d\\.]+)</h2>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.$version.nupkg"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user