Skip to content

Commit ddfca9d

Browse files
authored
Merge pull request #251484 from Homebrew/bump-aicommit2-2.4.14
aicommit2 2.4.14
2 parents 5dd31b0 + a2e20ad commit ddfca9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/aicommit2.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Aicommit2 < Formula
22
desc "Reactive CLI that generates commit messages for Git and Jujutsu with AI"
33
homepage "https://github.com/tak-bro/aicommit2"
4-
url "https://registry.npmjs.org/aicommit2/-/aicommit2-2.4.13.tgz"
5-
sha256 "4442c27366f5c76bcf5be679f18964fdb9d2f7a2433871565c07a849fcebca49"
4+
url "https://registry.npmjs.org/aicommit2/-/aicommit2-2.4.14.tgz"
5+
sha256 "1b01aa287c237a662dc956364611a92f4a25f46a714cd3cd444d926381cf840b"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "e23ea9866c48139be6d68018a2e4670eff134047678eff4951b69745e280aa04"
9+
sha256 cellar: :any_skip_relocation, all: "3766244859cfe1347ad86ff1b83a1cf7b2c780c4f2cd6237d8f03b784c8d6247"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)