Skip to content

Commit

Permalink
pscompletions: Update to version 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2024
1 parent 86f6d07 commit 7685e8b
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.0.6",
"version": "5.0.7",
"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.0.6.nupkg",
"hash": "fa324136ac6af575485c3d20aaad83f19a3a34d12c5d06dba0c6e4329776009b",
"url": "https://psg-prod-eastus.azureedge.net/packages/pscompletions.5.0.7.nupkg",
"hash": "4ef9a8edda4e17f0e82361ff5001929c69227838fc2010b38dd39da0eb0b6b11",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": {
"name": "PSCompletions"
Expand Down

0 comments on commit 7685e8b

Please sign in to comment.