mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
supernotes: update livecheck
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user