calibre: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 17:05:49 -05:00
parent 02187b6009
commit 2559d5f31d
+2 -2
View File
@@ -44,8 +44,8 @@ cask "calibre" do
sha256 "884061bce0df80085b4a9ce60da1f63530040f615804eb8cf499718a2e314a8e"
livecheck do
url "https://github.com/kovidgoyal/calibre"
strategy :github_latest
url "https://calibre-ebook.com/dist/osx"
strategy :header_match
end
end