homebrew-cask/Casks/get-lyrical.rb

12 lines
275 B
Ruby

cask "get-lyrical" do
version "3.8.1"
sha256 :no_check
url "https://shullian.com/files/getlyrical.zip"
name "Get Lyrical"
desc "Automatically add lyrics to songs in iTunes"
homepage "https://shullian.com/get_lyrical.php"
app "Get Lyrical/Get Lyrical.app"
end