code-notes: discontinued

This commit is contained in:
Sam Ford
2023-11-23 15:58:58 -05:00
parent e6da9e8168
commit 2790fd3fa8
+5
View File
@@ -5,7 +5,12 @@ cask "code-notes" do
url "https://github.com/lauthieb/code-notes/releases/download/#{version}/code-notes-#{version}.dmg",
verified: "github.com/lauthieb/code-notes/"
name "Code Notes"
desc "Code snippet manager"
homepage "https://lauthieb.github.io/code-notes/"
app "Code Notes.app"
caveats do
discontinued
end
end