mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
powershell-beautifier: Add version 1.2.5 (#5003)
This commit is contained in:
parent
e705d04221
commit
dfdfa909b5
19
bucket/powershell-beautifier.json
Normal file
19
bucket/powershell-beautifier.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": "1.2.5",
|
||||
"description": "A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core",
|
||||
"homepage": "https://github.com/DTW-DanWard/PowerShell-Beautifier",
|
||||
"license": "MIT",
|
||||
"url": "https://psg-prod-eastus.azureedge.net/packages/powershell-beautifier.1.2.5.nupkg",
|
||||
"hash": "3ec3d76a2b303136bc73f91d278f03b748cf5cc6aa6287aa3ea180adf39c6ff3",
|
||||
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse",
|
||||
"psmodule": {
|
||||
"name": "PowerShell-Beautifier"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://www.powershellgallery.com/packages/PowerShell-Beautifier",
|
||||
"regex": "<h2>([\\d\\.]+)</h2>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://psg-prod-eastus.azureedge.net/packages/powershell-beautifier.$version.nupkg"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user