easytier-gui: Add version 2.4.5
Relates to #14582
- [x] Use conventional PR title:
<manifest-name[@version]|chore>: <general summary of the pull request> - [x] I have read the Contributing Guide
Summary by CodeRabbit
-
New Features
- Added multi-architecture installation support for EasyTier GUI, including 64-bit and ARM64 builds.
Walkthrough
A new JSON manifest file for EasyTier GUI is introduced, specifying multi-architecture installation configuration including 64bit and arm64 downloads, SHA-256 hashes, binary paths, version control via GitHub, and architecture-specific autoupdate URLs.
Changes
| Cohort / File(s) | Summary |
|---|---|
New EasyTier GUI Manifest bucket/easytier-gui.json |
Adds manifest configuration for EasyTier GUI with multi-architecture support (64bit, arm64), download URLs, SHA-256 hashes, executable binary specification, shortcut alias, GitHub checkver source, and autoupdate block with version interpolation. |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~5 minutes
- Verify SHA-256 hashes are valid and correspond to intended release artifacts
- Confirm download URLs point to correct GitHub release binaries for both architectures
- Validate JSON syntax and required manifest fields
Suggested labels
review-needed
Poem
🐰 A manifest hops into the bucket today, EasyTier GUI bundled in JSON's neat way, Multi-arch support, from 64 to ARM, URLs and checksums, all safely kept warm, Autoupdate ready—no need to delay!
Pre-merge checks and finishing touches
✅ Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Title check | ✅ Passed | The title 'easytier-gui: Add version 2.4.5' clearly and concisely summarizes the main change: adding a new version manifest for the EasyTier GUI package. |
| Description check | ✅ Passed | The pull request description includes the required conventional PR title format checkbox (checked), references a related issue (#14582), and confirms reading the contributing guide as per template requirements. |
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
✨ Finishing touches
🧪 Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
Comment @coderabbitai help to get the list of available commands and usage tips.
/verify
All changes look good.
Wait for review from human collaborators.
easytier-gui
- [x] Lint
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate
All changes look good.
Wait for review from human collaborators.
easytier-gui
- [x] Lint
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate