From 3025a43a41205005566017ee4fd1852ee1805c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20K=C3=BCr=C5=9Fad=20Kaya?= Date: Thu, 28 Mar 2019 03:03:17 +0300 Subject: [PATCH] Update chatty from 0.9.5 to 0.9.6 (#60987) --- Casks/chatty.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/chatty.rb b/Casks/chatty.rb index 2898d486d0..95240cd0ba 100644 --- a/Casks/chatty.rb +++ b/Casks/chatty.rb @@ -1,6 +1,6 @@ cask 'chatty' do - version '0.9.5' - sha256 '2c08c4ddca2b95a4de1fe6d377aa83295e41ab969a485ee161e2a5403c1a23e6' + version '0.9.6' + sha256 '683513d0ff1f8ec18ced592f1ff8b3dbe3f7ff9419cfbd9a46de6b39d1e5e344' # github.com/chatty/chatty was verified as official when first introduced to the cask url "https://github.com/chatty/chatty/releases/download/v#{version}/Chatty_#{version}.zip"