Update Caprine to 0.5.1

This commit is contained in:
Vincent Klaiber 2015-12-17 13:50:19 +01:00 committed by adityadalal924
parent f5f00abd44
commit 98c55becc8
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
cask :v1 => 'caprine' do
version '0.4.0'
sha256 '0cb1199c9f80d8ff26337c507fccece3341cfe454b6adfcadff7c1ed93ed0221'
version '0.5.1'
sha256 'ffa2530bfcf1ff9086aec0cead86af2f5fd08a4f047d46c15eadd9199e5924ff'
url "https://github.com/sindresorhus/caprine/releases/download/#{version}/Caprine-osx-#{version}.zip"
url "https://github.com/sindresorhus/caprine/releases/download/v#{version}/Caprine-osx-#{version}.zip"
appcast 'https://github.com/sindresorhus/caprine/releases.atom'
name 'Caprine'
homepage 'https://github.com/sindresorhus/caprine'