Skip to content

Commit

Permalink
pscompletions: Update to version 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 30, 2024
1 parent 12b73b2 commit e52210c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/pscompletions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "5.1.2",
"version": "5.1.4",
"description": "A completion manager for better and simpler use PowerShell completions.",
"homepage": "https://github.com/abgox/PSCompletions",
"license": "MIT",
"url": "https://psg-prod-eastus.azureedge.net/packages/pscompletions.5.1.2.nupkg",
"hash": "93134069792a6126fc316399ff16cfd1d68b080994b70b35861d59cd72b25089",
"url": "https://psg-prod-eastus.azureedge.net/packages/pscompletions.5.1.4.nupkg",
"hash": "e7aebbb49733413a45e5fbfc82afdcb1ab1d302cee737f9158efb3b8a10d9c02",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": {
"name": "PSCompletions"
Expand Down

0 comments on commit e52210c

Please sign in to comment.