cask "brickstore" do version "2024.12.3" sha256 "4328977c7da00a809002cd99cfe09376245bc22f311ed438b8e2a72203accb99" url "https://github.com/rgriebl/brickstore/releases/download/v#{version}/macOS-BrickStore-#{version}.dmg", verified: "github.com/rgriebl/brickstore/" name "BrickStore" desc "BrickLink offline management tool" homepage "https://www.brickstore.dev/" app "BrickStore.app" zap trash: [ "~/Library/Preferences/de.brickforge.brickstore.plist", "~/Library/Preferences/org.brickstore.BrickStore.plist", "~/Library/Saved Application State/de.brickforge.brickstore.savedState", ] end