Update emby-server to 3.2.40.0 (#41226)

This commit is contained in:
Colin Dunn 2017-11-23 10:46:06 +11:00 committed by fanquake
parent ea8c3f7160
commit 9aa1ceabdf
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'emby-server' do
version '3.2.36.0'
sha256 'e5f03cea29d77780202e50530ac7bbe7078dba3274f521c99180157a0d171321'
version '3.2.40.0'
sha256 'aa0037e889329425a4a6a666b5430ce672fe9e8cfef440692d0178d644db046d'
# github.com/MediaBrowser/Emby was verified as official when first introduced to the cask
url "https://github.com/MediaBrowser/Emby/releases/download/#{version}/embyserver-osx-x64-#{version}.zip"
appcast 'https://github.com/MediaBrowser/Emby/releases.atom',
checkpoint: '08ba6cfbb048d5a2a422f4ca2c255ee78eb5edcb27d8bb06a7e0d46693e174e2'
checkpoint: '383a5fddba34b06fbeac266600a2755095f8fca2257c68dfc5472eb1cc59392d'
name 'Emby Server'
homepage 'https://emby.media/'