Skip to content

fix(PowerShell/PowerShell): disable checksum for UTF-16LE files#38202

Merged
suzuki-shunsuke merged 3 commits into
aquaproj:mainfrom
risu729:fix/powershell/powershell
Jul 1, 2025
Merged

fix(PowerShell/PowerShell): disable checksum for UTF-16LE files#38202
suzuki-shunsuke merged 3 commits into
aquaproj:mainfrom
risu729:fix/powershell/powershell

Conversation

@risu729

@risu729 risu729 commented Jun 29, 2025

Copy link
Copy Markdown
Contributor

Check List

Fixes #38179 by disabling checksum validations for releases with UTF-16LE encoded checksum files.

I tested with cmdx test PowerShell/PowerShell and confirmed the version_constraint is working as expected.

Since tags v7.4.8 and v7.4.9 don't have releases, I used semver("<= 7.4.7") instead of semver("<= 7.4.9").

@suzuki-shunsuke

Copy link
Copy Markdown
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke added this to the v4.381.1 milestone Jul 1, 2025
@suzuki-shunsuke suzuki-shunsuke merged commit a7b3ebc into aquaproj:main Jul 1, 2025
17 checks passed
@github-project-automation github-project-automation Bot moved this to Done in main Jul 1, 2025
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jul 2, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | patch | `v4.381.0` -> `v4.381.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.381.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.381.1)

[Compare Source](aquaproj/aqua-registry@v4.381.0...v4.381.1)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.381.1) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.381.1) | aquaproj/aqua-registry@v4.381.0...v4.381.1

#### Fixes

[#&#8203;38198](aquaproj/aqua-registry#38198) bitwarden/clients: Disable checksum [@&#8203;risu729](https://github.com/risu729)
[#&#8203;38202](aquaproj/aqua-registry#38202) PowerShell/PowerShell: Disable checksum for UTF-16LE files [@&#8203;risu729](https://github.com/risu729)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
@risu729 risu729 deleted the fix/powershell/powershell branch July 3, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checksum validation for the latest PowerShell fails

2 participants