From 1e43efb755a69a0b76436bdbe89216430e20cd45 Mon Sep 17 00:00:00 2001 From: commitay Date: Mon, 12 Feb 2018 11:53:25 +1000 Subject: [PATCH] Update vimr to 0.20.6-261-261 (#43888) --- Casks/vimr.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/vimr.rb b/Casks/vimr.rb index 5afea2c38dd..47a145ef633 100644 --- a/Casks/vimr.rb +++ b/Casks/vimr.rb @@ -1,11 +1,11 @@ cask 'vimr' do - version '0.20.5-259' - sha256 '17c67b74207c0d7dfff5dfd2b1a298fe4cb06022f035aa9268cb92ab95f455a6' + version '0.20.6-261-261' + sha256 'c75b6c2b76570a4411b10858ee1eec3a5a4f9c25b8fd58c040568b835c787fc3' # github.com/qvacua/vimr was verified as official when first introduced to the cask url "https://github.com/qvacua/vimr/releases/download/v#{version}/VimR-v#{version}.tar.bz2" appcast 'https://github.com/qvacua/vimr/releases.atom', - checkpoint: '7a735885c4090b05ade472e4a2fb69a51f5b1954322f296dffd371559ae6fdc5' + checkpoint: '229674c37ad5b56aa10ef4cc94f052f188664bf875c6897677f2bffe66efbcf7' name 'VimR' homepage 'http://vimr.org/'