vitalsource-bookshelf: update regex

This commit is contained in:
Bevan Kay
2024-02-27 02:44:19 +00:00
parent 081fed5041
commit 63b23d99f6
+1 -1
View File
@@ -10,7 +10,7 @@ cask "vitalsource-bookshelf" do
livecheck do
url "https://support.vitalsource.com/hc/en-gb/p/download"
regex(/href=["']?[^'" >]*VitalSource[-_.]Bookshelf[-_.](\d+(?:\.\d+)+)\.dmg/i)
regex(/href=.*?VitalSource[-_.]Bookshelf[-_.]v?(\d+(?:\.\d+)+)\.dmg/i)
end
depends_on macos: ">= :mojave"