From a9232680ced5bc528af728e52693776ee9224456 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:59:26 +0000 Subject: [PATCH] pscompletions: Update to version 5.2.1 --- bucket/pscompletions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pscompletions.json b/bucket/pscompletions.json index 7f866ff7..3c9cb5b6 100644 --- a/bucket/pscompletions.json +++ b/bucket/pscompletions.json @@ -1,10 +1,10 @@ { - "version": "5.2.0", + "version": "5.2.1", "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.2.0.nupkg", - "hash": "f791af83054d48b195c96a57c6e3f27d7dec77210948282c0125aee9f1a6cfac", + "url": "https://psg-prod-eastus.azureedge.net/packages/pscompletions.5.2.1.nupkg", + "hash": "50205cee659a196dbb5f3a62b79b319da7bb41c91eacbec500bc80928205b898", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "psmodule": { "name": "PSCompletions"