Skip to content

Commit

Permalink
Merge pull request #202430 from Homebrew/forgit-add-livecheck
Browse files Browse the repository at this point in the history
forgit: add livecheck
  • Loading branch information
BrewTestBot authored Dec 25, 2024
2 parents b41a69a + 82e54fe commit ff6c5ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/f/forgit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Forgit < Formula
sha256 "7b78553561bf0201d7cf3d1c892af35044cf74d76079bcdc421113e178324ef5"
license "MIT"

livecheck do
url :stable
strategy :github_latest
end

bottle do
sha256 cellar: :any_skip_relocation, all: "7a0752f36630c84cc3a7738fcc0928416022f38e10a56d54a127ae4ab748de3a"
end
Expand Down

0 comments on commit ff6c5ae

Please sign in to comment.