cask "openthesaurus-deutsch" do version "2025.03.24" sha256 "095ff0ade92893980151ef627486f6295949cbfc982784027d860fbc9054fab0" url "https://github.com/Tekl/openthesaurus-deutsch/releases/download/v#{version}/OpenThesaurus_Deutsch_dictionaryfile.zip", verified: "github.com/Tekl/openthesaurus-deutsch/" name "OpenThesaurus Deutsch Dictionary plugin" desc "German thesaurus for Apple Dictionary" homepage "https://tekl.de/lexikon-plug-ins/openthesaurus-deutsch-lexikon-plugin" livecheck do url :url strategy :github_latest end depends_on macos: ">= :el_capitan" dictionary "OpenThesaurus Deutsch.dictionary" # No zap stanza required end