From e52210cc4a9c2c595624b25c44a1fc2ff7b8c41e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:54:57 +0000 Subject: [PATCH] pscompletions: Update to version 5.1.4 --- bucket/pscompletions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pscompletions.json b/bucket/pscompletions.json index 7d59aed1..681b5d2b 100644 --- a/bucket/pscompletions.json +++ b/bucket/pscompletions.json @@ -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"