Skip to content

Commit

Permalink
git-arc: Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0mp committed Jul 15, 2024
1 parent 5b01afd commit c4a7a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/git-arc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ class GitArc < Formula
homepage "https://cgit.freebsd.org/src/plain/tools/tools/git/"
url url_prefix + "git-arc.sh" + url_suffix
version "20240422" # Follows FreeBSD's devel/freebsd-git-devtools.
license "BSD-2-Clause"
sha256 "2125d0a57c522ab24a43091f851dbdd9b33633699eef84195c480630301335da"
license "BSD-2-Clause"

depends_on "arcanist"
depends_on "git"
Expand Down

0 comments on commit c4a7a99

Please sign in to comment.