LyricsX v1.1.4 from Github repo (#37467)

* LyricsX v1.1.4 from Github repo

* Update lyricsx.rb

* Update lyricsx.rb
This commit is contained in:
Federico 2017-08-08 01:12:54 +02:00 committed by commitay
parent dca4396e0e
commit 2039af6c94
1 changed files with 16 additions and 0 deletions

16
Casks/lyricsx.rb Normal file
View File

@ -0,0 +1,16 @@
cask 'lyricsx' do
version '1.1.4'
sha256 '40e96ae29916c791d783c4ebabcfc715c60dc0e5bf0e6bae6e87a149974050a5'
url "https://github.com/ddddxxx/LyricsX/releases/download/v#{version}/LyricsX.app.zip"
appcast 'https://github.com/ddddxxx/LyricsX/releases.atom',
checkpoint: '380de848d028e25585aaed73dcda5360d8b137eee6d9493b1c8efeae00a793ec'
name 'LyricsX'
homepage 'https://github.com/ddddxxx/LyricsX'
auto_updates true
app 'LyricsX.app'
zap trash: '~/ddddxxx.LyricsX'
end