Merge pull request #167503 from mavenor/vitalsource-bookshelf-livecheck

vitalsource-bookshelf: Add livecheck
This commit is contained in:
Miccal Matthews
2024-02-27 10:50:45 +08:00
committed by GitHub
+2 -1
View File
@@ -9,7 +9,8 @@ cask "vitalsource-bookshelf" do
homepage "https://www.vitalsource.com/bookshelf-features"
livecheck do
skip "No version information available"
url "https://support.vitalsource.com/hc/en-gb/p/download"
regex(/href=.*?VitalSource[-_.]Bookshelf[-_.]v?(\d+(?:\.\d+)+)\.dmg/i)
end
depends_on macos: ">= :mojave"