cask "flowdown" do version "1.28.281" sha256 "025590009b8f3323d73c23d48e1e14ae2e80af6bb13122eda2535d06e89e170e" url "https://github.com/Lakr233/FlowDown/releases/download/#{version}/FlowDown-v#{version}.zip", verified: "github.com/Lakr233/FlowDown/" name "FlowDown" desc "AI agent" homepage "https://flowdown.ai/" livecheck do url :url strategy :github_latest end depends_on macos: ">= :ventura" app "FlowDown.app" zap trash: [ "~/Library/Containers/wiki.qaq.flow.FlowDownWidget", "~/Library/Containers/wiki.qaq.FlowDown.Community", ] end