nzbget.rb: upgrade to v16.4

This commit is contained in:
Victor Popkov 2015-12-06 22:38:32 +02:00
parent 7116c8620d
commit 4f31f2d26d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'nzbget' do
version '16.3'
sha256 'fe43e60ca7cb8e34fe3efb141c7da6441dd784da39328fc5d8706599bc9f649e'
version '16.4'
sha256 '90d7c1282f89e9cab67dd2681b76b45889481fb188ea7de0a06b842b9d7b5589'
# github.com is the official download host per the vendor homepage
url "https://github.com/nzbget/nzbget/releases/download/v#{version}/nzbget-#{version}-bin-osx.zip"