Skip to content

Commit

Permalink
Merge pull request #127332 from dtrodrigues/bump-aicommits-1.8.1
Browse files Browse the repository at this point in the history
aicommits 1.8.1
  • Loading branch information
BrewTestBot authored Apr 2, 2023
2 parents 84ad667 + 3e71a9c commit 0deefc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/aicommits.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
class Aicommits < Formula
desc "Writes your git commit messages for you with AI"
homepage "https://github.com/Nutlope/aicommits"
url "https://registry.npmjs.org/aicommits/-/aicommits-1.8.0.tgz"
sha256 "d47d038f15963b32bf538f387c2b73c73cdb3ecf9fa08cc18496643c95e4ed62"
url "https://registry.npmjs.org/aicommits/-/aicommits-1.8.1.tgz"
sha256 "a595b0451e358b4d140a62de49b9ff00fe7d607ccef3f2d9f866cf411c915ed0"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "6bfea9df727ddaea14ab8713f099ee2fcd072d37884179ad2f80523ebbee9f24"
sha256 cellar: :any_skip_relocation, all: "1bfae9925da54ad60154b08e60f0ef5251325470d0c0f11c01a027179f2f5264"
end

depends_on "node"
Expand Down

0 comments on commit 0deefc7

Please sign in to comment.