Skip to content

Commit 7bcc40d

Browse files
committed
aicommit 0.6.4
1 parent b4377de commit 7bcc40d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aicommit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Aicommit < Formula
22
desc "AI-powered commit message generator"
33
homepage "https://github.com/coder/aicommit"
4-
url "https://github.com/coder/aicommit/archive/refs/tags/v0.6.3.tar.gz"
5-
sha256 "f42fac51fbe334f4d4057622b152eff168f4aa28d6da484af1cea966abd836a1"
4+
url "https://github.com/coder/aicommit/archive/refs/tags/v0.6.4.tar.gz"
5+
sha256 "393afe45eb2aa438a9d3b211aa19d6e46948c6e6d970ce0c694d5b3897075c99"
66
license "CC0-1.0"
77

88
bottle do

0 commit comments

Comments
 (0)