mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
find-any-file: update livecheck
This commit is contained in:
@@ -9,8 +9,8 @@ cask "find-any-file" do
|
||||
homepage "https://apps.tempel.org/FindAnyFile/"
|
||||
|
||||
livecheck do
|
||||
url "https://findanyfile.app/appcast#{version.major}.php"
|
||||
strategy :sparkle, &:short_version
|
||||
url :homepage
|
||||
regex(/href=.*?FindAnyFile[._-]v?(\d+(?:\.\d+)+)\.zip/i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :el_capitan"
|
||||
|
||||
Reference in New Issue
Block a user