excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / n / notion-enhanced.rb
blob916029f88a32daf22965025c53dff81ac4d21626
1 cask "notion-enhanced" do
2   version "2.0.18-1"
3   sha256 "e54a37053ed52a42ecbb4ed22a0ce50498ecc1efb3bff5b134099a56a8569309"
5   url "https://github.com/notion-enhancer/notion-repackaged/releases/download/v#{version}/Notion-Enhanced-#{version}.dmg",
6       verified: "github.com/notion-enhancer/"
7   name "Notion Enhanced"
8   desc "Enhancer/customiser for the all-in-one productivity workspace notion.so"
9   homepage "https://notion-enhancer.github.io/"
11   app "Notion Enhanced.app"
13   zap trash: [
14     "~/Library/Logs/Notion Enhanced",
15     "~/Library/Preferences/com.github.notion-repackaged.plist",
16     "~/Library/Saved Application State/com.github.notion-repackaged.savedState",
17   ]
18 end