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 ad08f50 commit 0781135Copy full SHA for 0781135
Formula/a/aicommit.rb
@@ -1,8 +1,8 @@
1
class Aicommit < Formula
2
desc "AI-powered commit message generator"
3
homepage "https://github.com/coder/aicommit"
4
- url "https://github.com/coder/aicommit/archive/refs/tags/v0.6.4.tar.gz"
5
- sha256 "393afe45eb2aa438a9d3b211aa19d6e46948c6e6d970ce0c694d5b3897075c99"
+ url "https://github.com/coder/aicommit/archive/refs/tags/v0.6.5.tar.gz"
+ sha256 "b89c00eabd881344a0e1ee3fe2d5bbf5005cfd19881f5d3a4b23bc8dd0a98a0b"
6
license "CC0-1.0"
7
8
bottle do
0 commit comments