We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a57482 commit 6eb7d44Copy full SHA for 6eb7d44
Formula/a/aicommit2.rb
@@ -1,8 +1,8 @@
1
class Aicommit2 < Formula
2
desc "Reactive CLI that generates commit messages for Git and Jujutsu with AI"
3
homepage "https://github.com/tak-bro/aicommit2"
4
- url "https://registry.npmjs.org/aicommit2/-/aicommit2-2.4.13.tgz"
5
- sha256 "4442c27366f5c76bcf5be679f18964fdb9d2f7a2433871565c07a849fcebca49"
+ url "https://registry.npmjs.org/aicommit2/-/aicommit2-2.4.14.tgz"
+ sha256 "1b01aa287c237a662dc956364611a92f4a25f46a714cd3cd444d926381cf840b"
6
license "MIT"
7
8
bottle do
0 commit comments