mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
pscompletions: Update to version 6.11.2
This commit is contained in:
parent
f226cbe2ac
commit
edb06e4484
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.11.1",
|
||||
"version": "6.11.2",
|
||||
"description": "A completion manager for a better and simpler tab-completion experience in PowerShell.",
|
||||
"homepage": "https://pscompletions.abgox.com/",
|
||||
"license": {
|
||||
@ -10,8 +10,8 @@
|
||||
"Use the module by running: 'Import-Module PSCompletions'.",
|
||||
"Add to $Profile to auto-import on startup."
|
||||
],
|
||||
"url": "https://cdn.powershellgallery.com/packages/pscompletions.6.11.1.nupkg",
|
||||
"hash": "983b546aeae209ccd84bee4ea0d6c4ca4eda1169d164a72400672fa3b0e04d2e",
|
||||
"url": "https://cdn.powershellgallery.com/packages/pscompletions.6.11.2.nupkg",
|
||||
"hash": "ad956fb71fea2f2634dedcb2325683f6fbc2bdeb7fad6afe2b349cd05d9a76e0",
|
||||
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
|
||||
"psmodule": {
|
||||
"name": "PSCompletions"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user