homebrew-cask/Casks/exfalso.rb

15 lines
499 B
Ruby

cask "exfalso" do
version "4.3.0"
sha256 "988afe6d13691e2ea05c6672aa937d66f4a13f3372d44b6344b50a32da12cf0f"
# github.com/quodlibet/quodlibet/ was verified as official when first introduced to the cask
url "https://github.com/quodlibet/quodlibet/releases/download/release-#{version}/ExFalso-#{version}.dmg"
appcast "https://github.com/quodlibet/quodlibet/releases.atom"
name "Ex Falso"
homepage "https://quodlibet.readthedocs.io/"
app "ExFalso.app"
zap trash: "~/.quodlibet"
end