Skip to content

Commit

Permalink
vitalsource-bookshelf: update regex
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay committed Feb 27, 2024
1 parent 081fed5 commit 63b23d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/v/vitalsource-bookshelf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

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"
Expand Down

0 comments on commit 63b23d9

Please sign in to comment.