From 5e86fdac9ce86f59cb67818e5d1b9086f116eae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 12 Jan 2016 22:14:47 +0000 Subject: [PATCH] reggy.rb: appcast sha256 without pubDate --- Casks/reggy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/reggy.rb b/Casks/reggy.rb index 435944425d0..22dc93d1ff0 100644 --- a/Casks/reggy.rb +++ b/Casks/reggy.rb @@ -5,7 +5,7 @@ cask 'reggy' do # github.com is the official download host per the vendor homepage url "https://github.com/downloads/samsouder/reggy/Reggy_v#{version}.tbz" appcast 'http://reggyapp.com/appcast.xml', - :sha256 => 'abfb19871bc0344469127f1cc35947b747cd3b1ee8ea2bfdd13f0d78c41c456f' + :sha256 => '090538b84203dda95763f396de893386eb288623d5076453f28b2bf62f6bfb6a' name 'Reggy' homepage 'http://reggyapp.com/' license :oss