Skip to content

Update Homebrew formula to v2.0.1#12

Merged
Qbandev merged 2 commits into
mainfrom
copilot/update-homebrew-formula-v2-0-1
Feb 4, 2026
Merged

Update Homebrew formula to v2.0.1#12
Qbandev merged 2 commits into
mainfrom
copilot/update-homebrew-formula-v2-0-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 4, 2026

Bumps the Homebrew formula to track release v2.0.1.

Changes

  • Updated tarball URL to v2.0.1
  • Updated SHA256 checksum to 031f6f22624765a1b315dec844e09f8a787e3c315d53f40c274dac5a67cda89f
  • Updated version reference in comment

The SHA256 was extracted from the release notes and verified against the published tarball.

Original prompt

This section details on the original issue you should resolve

<issue_title>Update Homebrew formula for v2.0.1</issue_title>
<issue_description>A new release v2.0.1 has been published.

Action Required

Update the Homebrew formula with the new SHA256 from the release notes.

  1. Go to Releases
  2. Copy the SHA256 value
  3. Update Formula/wave-notes-setup.rb:
    • Update the url to point to v2.0.1
    • Update the sha256 value
  4. Commit and push the changes
  5. Close this issue

This issue was automatically created by the release workflow.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 4, 2026

Review Checklist

Please ensure the following before merging:

Code Quality

  • shellcheck install.sh uninstall.sh passes
  • bats test/*.bats - all tests pass
  • No hardcoded user paths (use $HOME, $NOTES_DIR, etc.)

Testing

  • Tested fresh install on clean Wave Terminal config
  • Tested install with existing widgets.json
  • Tested uninstall preserves other widgets
  • Verified generated files have no hardcoded paths

Documentation

  • README updated if needed
  • .agents.md updated if functions changed

GitHub Copilot has been requested to review this PR.

Co-authored-by: Qbandev <8140029+Qbandev@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Homebrew formula for v2.0.1 Update Homebrew formula to v2.0.1 Feb 4, 2026
Copilot AI requested a review from Qbandev February 4, 2026 14:23
@Qbandev Qbandev marked this pull request as ready for review February 4, 2026 14:28
@Qbandev Qbandev merged commit ba63578 into main Feb 4, 2026
7 checks passed
@Qbandev Qbandev deleted the copilot/update-homebrew-formula-v2-0-1 branch February 4, 2026 14:30
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.

Update Homebrew formula for v2.0.1

2 participants