emby-server.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:19:26 +01:00
parent c2995ac38a
commit ebb66bd16a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'emby-server' do
version '4.4.2.0'
sha256 'c090d6ce02554fb44f498364f6d6abe8f8e7fce64ddef7f87c6f01ff331ac9bd'
# github.com/MediaBrowser/Emby.Releases was verified as official when first introduced to the cask
# github.com/MediaBrowser/Emby.Releases/ was verified as official when first introduced to the cask
url "https://github.com/MediaBrowser/Emby.Releases/releases/download/#{version}/embyserver-osx-x64-#{version}.zip"
appcast 'https://github.com/MediaBrowser/Emby.Releases/releases.atom'
name 'Emby Server'