Skip to content

Commit 0781135

Browse files
committed
aicommit 0.6.5
1 parent ad08f50 commit 0781135

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.4.tar.gz"
5-
sha256 "393afe45eb2aa438a9d3b211aa19d6e46948c6e6d970ce0c694d5b3897075c99"
4+
url "https://github.com/coder/aicommit/archive/refs/tags/v0.6.5.tar.gz"
5+
sha256 "b89c00eabd881344a0e1ee3fe2d5bbf5005cfd19881f5d3a4b23bc8dd0a98a0b"
66
license "CC0-1.0"
77

88
bottle do

0 commit comments

Comments
 (0)