From ea279fe4392c169389a9e292556b84d8843263ed Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Fri, 4 Dec 2015 22:31:31 +0200 Subject: [PATCH] quotefix.rb: upgrade to v2.7.1 --- Casks/quotefix.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/quotefix.rb b/Casks/quotefix.rb index 5763b38f526..07076c30aea 100644 --- a/Casks/quotefix.rb +++ b/Casks/quotefix.rb @@ -1,6 +1,6 @@ cask :v1 => 'quotefix' do - version '2.7.0' - sha256 'f3623c6356bc951958cc12808de39a6ba70139f5da3b78ea62277bb11d94f003' + version '2.7.1' + sha256 'a6c5efa2fe7060ad6a71e985ec62db71c4a2550a84f41ce6a08c8a4484a5429f' url "https://github.com/robertklep/quotefixformac/releases/download/v#{version}/QuoteFix-v#{version}.zip" appcast 'https://github.com/robertklep/quotefixformac/releases.atom'