mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
toshiba-color-mfp: update livecheck
This commit is contained in:
@@ -8,7 +8,7 @@ cask "toshiba-color-mfp" do
|
||||
homepage "https://business.toshiba.com/support"
|
||||
|
||||
livecheck do
|
||||
url "http://business.toshiba.com/support/downloads/GetDownloads.jsp?model=e-STUDIO3515AC"
|
||||
url "https://business.toshiba.com/support/downloads/GetDownloads.jsp?model=e-STUDIO3515AC"
|
||||
strategy :page_match do |page|
|
||||
match = page.match(/"MacDC",.*?"id":"(\d+)",.*?"versionName":"(\d+(?:\.\d+)+)",/)
|
||||
next if match.blank?
|
||||
|
||||
Reference in New Issue
Block a user