bettertouchtool.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 21:54:30 +00:00
parent 4f6c63b775
commit 4602501702
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ cask 'bettertouchtool' do
url "https://boastr.net/releases/btt#{version}.zip"
appcast 'http://appcast.boastr.net',
:sha256 => '52653a90c3c0940803325ac01aca538f7f8b431e4bca9dfa664489a16bc83d4f'
:sha256 => '96eaea7d8a1c5874044d02ad3919e45117554995a0a43914b8991323a9546b41'
end
name 'BetterTouchTool'