-
-
Notifications
You must be signed in to change notification settings - Fork 13.2k
jiratui 1.3.0 #250088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jiratui 1.3.0 #250088
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the jiratui formula from version 1.2.0 to 1.3.0, updating the source URL and SHA256 checksum for the new release.
Key changes:
- Updated main package from version 1.2.0 to 1.3.0
- Added new dependencies: libmagic, gitdb, gitpython, python-magic, smmap, and textual-image
- Updated pydantic resource from version 2.12.2 to 2.12.3
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
66b0f85 to
0f28f5c
Compare
Signed-off-by: botantony <[email protected]>
0f28f5c to
adc8c11
Compare
chenrui333
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?