Skip to content

Commit

Permalink
🤖 Update Commitm version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marissamarym committed Feb 26, 2024
1 parent e148212 commit 9808c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/commitm.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Commitm < Formula
desc "Use the commitm command to generate commit messages, modify them, and commit!"
homepage "https://github.com/marissamarym/commitm"
url "https://github.com/marissamarym/commitm/releases/download/v1.0.5/commitm-v1.0.5.tar.gz"
sha256 "c3b4e58e56cd222df47027461e8a27a8b8cdfa6db064289c91061fad8e338400"
url "https://github.com/marissamarym/commitm/releases/download/v1.0.5/commitm-v1.0.7.tar.gz"
sha256 "205f20a1d34372bec08a3ac7b5cddcd5f25bd6af82dd4df178e9a73fb72816fe"
license "MIT"

depends_on "llm"
Expand Down

0 comments on commit 9808c10

Please sign in to comment.