1 cask "whatsyoursign" do
3 sha256 "691e5873509d30f0a6c4be01eca14cf9d551fcb4510b6739835929a3f33e779e"
5 url "https://github.com/objective-see/WhatsYourSign/releases/download/v#{version}/WhatsYourSign_#{version}.zip",
6 verified: "github.com/objective-see/"
7 name "What's Your Sign?"
8 desc "Shows a files cryptographic signing information"
9 homepage "https://objective-see.com/products/whatsyoursign.html"
11 installer manual: "WhatsYourSign Installer.app"
14 executable: "/usr/bin/pluginkit",
17 "/Applications/WhatsYourSign.app/Contents/PlugIns/WhatsYourSign.appex",
22 "/Applications/WhatsYourSign.app",
23 "~/Library/Application Scripts/com.objective-see.WhatsYourSignExt.FinderSync",
24 "~/Library/Containers/com.objective-see.WhatsYourSignExt.FinderSync",
27 zap trash: "~/Library/Saved Application State/com.objective-see.WhatsYourSign.savedState"