Skip to content

Commit

Permalink
prefix: add livecheck block
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Dec 24, 2024
1 parent 2469b7b commit 64da3ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/prefix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ class Prefix < Formula
license "PostgreSQL"
revision 1

livecheck do
url :stable
strategy :github_latest
end

bottle do
root_url "https://ghcr.io/v2/bayandin/tap"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "21c708008a7f019d845db8d54e49e8a40ff2268a42357bdeed309f5a674a352e"
Expand Down

0 comments on commit 64da3ee

Please sign in to comment.