homebrew-cask/Casks/plexamp.rb

14 lines
421 B
Ruby

cask "plexamp" do
version "3.4.1"
sha256 "8e675bb1802b498ff2e3f68a647637b02c8c77bd02f7898e3dca850e82773ce0"
url "https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-#{version}.dmg",
verified: "plexamp.plex.tv/"
appcast "https://plexamp.plex.tv/plexamp.plex.tv/desktop/latest-mac.yml"
name "Plexamp"
desc "Music player focusing on visuals"
homepage "https://plexamp.com/"
app "Plexamp.app"
end