diff --git a/Formula/restund.rb b/Formula/restund.rb index 2d75de62ed2..b575e99b04e 100644 --- a/Formula/restund.rb +++ b/Formula/restund.rb @@ -6,15 +6,6 @@ class Restund < Formula license "BSD-3-Clause" revision 9 - # The sources.openwrt.org directory listing page is 2+ MB in size and - # growing. This alternative check is less ideal but only a few KB. Versions - # on the package page can use a format like 1.2.3-4, so we omit any trailing - # suffix to match the tarball version. - livecheck do - url "https://openwrt.org/packages/pkgdata/restund" - regex(/
]*?class="version"[^>]*?>\s*?v?(\d+(?:\.\d+)+)/im) - end - bottle do sha256 arm64_ventura: "b9ba059a6225c2f65e8a9c5e6f6f1e0e697026a5adbd11feebe829bcda207e09" sha256 arm64_monterey: "0d6aba84bcbe504021c1fd5add9804830061fcab75ec2fb596645bc50c3f9eae"