supernotes: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:46 -04:00
parent 4b00ebae46
commit 3ecdd47593
+1 -1
View File
@@ -8,7 +8,7 @@ cask "supernotes" do
homepage "https://supernotes.app/"
livecheck do
url "https://api.supernotes.app/v1/"
url "https://api.supernotes.app/v1"
strategy :json do |json|
json["version"]
end