toshiba-color-mfp: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:46 -04:00
parent 8b7c2b0a9d
commit 4037891190
+1 -1
View File
@@ -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?