homebrew-cask/Casks/lyricsx.rb

16 lines
469 B
Ruby

cask 'lyricsx' do
version '1.4.2,1946'
sha256 '67de36ee6f596b184f6d331414b3a18994564a8ca4ba6a7f3d35bb3057eda267'
url "https://github.com/ddddxxx/LyricsX/releases/download/v#{version.before_comma}/LyricsX_#{version.before_comma}+#{version.after_comma}.zip"
appcast 'https://github.com/ddddxxx/LyricsX/releases.atom'
name 'LyricsX'
homepage 'https://github.com/ddddxxx/LyricsX'
auto_updates true
app 'LyricsX.app'
zap trash: '~/ddddxxx.LyricsX'
end