sourcenote: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:46 -04:00
parent dff02a686a
commit b317607ddd
+2 -1
View File
@@ -4,10 +4,11 @@ cask "sourcenote" do
url "https://www.sourcenoteapp.com/releases/SourceNote_#{version}.dmg"
name "SourceNote"
desc "Text snippet app"
homepage "https://www.sourcenoteapp.com/"
livecheck do
url "https://sourcenoteapp.com/releases/appcast.xml"
url "https://www.sourcenoteapp.com/releases/appcast.xml"
strategy :sparkle
end