Closed jaimecbernardo closed 4 months ago
:x: Package verification failed, please review the Appveyor Logs and the provided Artifacts before requesting a human reviewer to take a look.
CI failed saying Authentication failed? 🤔 I assume that's not related to the contents of this PR.
@mkevenaar
Can confirm current Chocolatey package is broken as it is using the wrong cased 'v' in the download link.
Unfortunately, this is not the solution. I have fixed it in https://github.com/mkevenaar/chocolatey-packages/commit/80c4d99cc8faab688d290758e81e96de61b623b3. A new version, with package fix notation, has been approved on Chocolatey: https://community.chocolatey.org/packages/powertoys/0.82.1.20240716
Description
Updates the PowerToys install script for the new tag for 0.82.1: "v0.82.1" (notice lowercase "v")
Motivation and Context
I'm a dev lead in PowerToys. Proof in : https://github.com/microsoft/PowerToys/blob/main/COMMUNITY.md#powertoys-core-team
We wrongly released the 0.82.1 tag as "V0.82.1" instead of "v0.82.1". We've just corrected that. Downloads should now contain lowercase "v": https://github.com/microsoft/PowerToys/releases/tag/v0.82.1
This PR reflects that correction.
How Has this Been Tested?
Links work with lowercase tag.
Screenshot (if appropriate, usually isn't needed):
Types of changes
Checklist: