reader: use url :url instead of url :stable for livecheck

This commit is contained in:
Bevan Kay
2024-01-25 09:22:31 +11:00
parent bf6f1efabb
commit 7e5a66436e
+1 -1
View File
@@ -9,7 +9,7 @@ cask "reader" do
homepage "https://readwise.io/read/"
livecheck do
url :stable
url :url
strategy :github_latest
end