From 1296ffb8c012a186e7b588c7c6925f7d2e9bc57a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 12 Jan 2016 21:54:34 +0000 Subject: [PATCH] biba.rb: appcast sha256 without pubDate --- Casks/biba.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/biba.rb b/Casks/biba.rb index 1cf29893ef1..92bdac69008 100644 --- a/Casks/biba.rb +++ b/Casks/biba.rb @@ -5,7 +5,7 @@ cask 'biba' do # amazonaws.com is the official download host per the vendor homepage url "https://s3-us-west-1.amazonaws.com/downloads.biba.com/builds/Biba-OSX-#{version}.dmg" appcast 'https://s3-us-west-1.amazonaws.com/downloads.biba.com/appcast/mac', - :sha256 => '85825cf0d081700ed109d27c790e51accabd952b99909fb4b1407a68157fc3a1' + :sha256 => '35558aeeb9765d3371eda6e7f55d232813c91c96acd5468bb65e46df2aed3318' name 'Biba' homepage 'https://www.biba.com' license :closed