Update emby-server to 3.4.1.0

This commit is contained in:
Gianni Tam-McMillan 2018-05-13 17:54:08 +01:00 committed by Markus Reiter
parent 52a54732e1
commit b420cf1ffd
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'emby-server' do
version '3.3.1.0'
sha256 '19f79d5284595c1240820800fef62a91bcc2be1654e02a108bb93a34e69613f9'
version '3.4.1.0'
sha256 '04f25b40cbe854011f3067b5e457dea28d52f24ffcd895bb3e4ae379eec3b94a'
# 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: '57b260285a9470db9cc4029ff94a9453fa69be20ece7bec187617ecd35f8430b'
checkpoint: '9c8ad76e014a80874c5436bbaf658897af4b1bc821226331204858a096c3ed71'
name 'Emby Server'
homepage 'https://emby.media/'