mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #161025 from chenrui333/abricotine-remove
abricotine: remove
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
cask "abricotine" do
|
||||
version "1.1.4"
|
||||
sha256 "3831f239b5e52374addac1740abb3d4e4a47b91771f5bd21a91adf7a103ca9de"
|
||||
|
||||
url "https://github.com/brrd/Abricotine/releases/download/v#{version}/Abricotine-#{version}-mac.zip"
|
||||
name "abricotine"
|
||||
desc "Markdown editor with inline preview"
|
||||
homepage "https://github.com/brrd/abricotine"
|
||||
|
||||
app "Abricotine.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Abricotine",
|
||||
"~/Library/Preferences/com.electron.abricotine.plist",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user