Add Lidarr.app v0.2.0.371 (#47516)

Add Lidarr.app v0.2.0.371 to homebrew cask
This commit is contained in:
Vinoth Ramiah 2018-05-23 20:58:05 +01:00 committed by Vítor Galvão
parent 4ac4ef31db
commit 0d12a28c5a
1 changed files with 13 additions and 0 deletions

13
Casks/lidarr.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'lidarr' do
version '0.2.0.371'
sha256 'bf75e65df3c03f62905b8c6bbfee0eb3b7d38d3f22183c6a3690825190abd84c'
# github.com/lidarr/Lidarr was verified as official when first introduced to the cask
url "https://github.com/lidarr/Lidarr/releases/download/v#{version}/Lidarr.develop.#{version}.osx-app.zip"
appcast 'https://github.com/lidarr/Lidarr/releases.atom',
checkpoint: '264cd631035ca81145519da0bd44d79732f7a241361540c083499fbb7c0e40ee'
name 'Lidarr'
homepage 'http://lidarr.audio/'
app 'Lidarr.app'
end