We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e55b95 + fe4df92 commit f7060c5Copy full SHA for f7060c5
Formula/lib/libowfat.rb
@@ -6,6 +6,11 @@ class Libowfat < Formula
6
license "GPL-2.0-only"
7
head ":pserver:cvs:@cvs.fefe.de:/cvs", using: :cvs
8
9
+ livecheck do
10
+ url :homepage
11
+ regex(/href=.*?libowfat[._-]v?(\d+(?:\.\d+)+)\.t/i)
12
+ end
13
+
14
bottle do
15
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c3846b7776a5350100cf8a734e0a45fcbe822f53128ab88bce24cfb259b3d27c"
16
sha256 cellar: :any_skip_relocation, arm64_sonoma: "60f9182c837f2b6ff6a79e76e7c4965c717055448b3c2928baf297fd944c3035"
0 commit comments