mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
vitalsource-bookshelf: update regex
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user