diff --git a/Casks/chatty.rb b/Casks/chatty.rb index 95240cd0bae..18256a1d2d3 100644 --- a/Casks/chatty.rb +++ b/Casks/chatty.rb @@ -1,6 +1,6 @@ cask 'chatty' do - version '0.9.6' - sha256 '683513d0ff1f8ec18ced592f1ff8b3dbe3f7ff9419cfbd9a46de6b39d1e5e344' + version '0.9.7' + sha256 '3fcf4c6642f3f167f79818e8f9afbe1a927945d5e965fb29163ef371be1dbdd1' # 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"