1 cask "northern-softworks-cache-cleaner" do
5 # Homepage, livecheck regex, and app change with major macOS releases
7 url "https://www.northernsoftworks.com/downloads/nscc.dmg"
8 name "Northern Softworks Cache Cleaner"
9 desc "General purpose system maintenance tool"
10 homepage "https://www.northernsoftworks.com/sequoiacachecleaner.html"
14 regex(/Download\s*Sequoia\s*Cache\s*Cleaner\s*v?(\d+(?:\.\d+)+)/i)
17 app "Sequoia Cache Cleaner.app"
20 "~/Library/Application Support/com.northernsw.nswCacheCleaner",
21 "~/Library/Preferences/Sonoma Cache Cleaner Preferences",
22 "~/Library/Preferences/Ventura Cache Cleaner Preferences",
23 "~/Library/Saved Application State/com.northernsw.nswCacheCleaner.savedState",