From b7b3d773ea21d4000ad1a64410b9cb763210d153 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Thu, 20 Aug 2020 21:09:13 +0000 Subject: [PATCH] Update extraterm from 0.51.0 to 0.52.0 (#87897) --- Casks/extraterm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/extraterm.rb b/Casks/extraterm.rb index 45e81eaa05c..5e62ce73a18 100644 --- a/Casks/extraterm.rb +++ b/Casks/extraterm.rb @@ -1,6 +1,6 @@ cask "extraterm" do - version "0.51.0" - sha256 "c9453666da9e32d83fc1cf570419f4c2977a898d2c080afe4c9a1ddfa324ca0f" + version "0.52.0" + sha256 "4b0491ec5f0d83e65ea1fefc555ccaffd78afda0e825c41b301cd58b51eb4b04" # github.com/sedwards2009/extraterm/ was verified as official when first introduced to the cask url "https://github.com/sedwards2009/extraterm/releases/download/v#{version}/extraterm-#{version}-darwin-x64.zip"