From 52c11033f64243e64fcfb10bef650845e87ee0d2 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Mon, 7 Dec 2020 09:02:51 -0800 Subject: [PATCH] Update thonny-xxl from 3.3.0 to 3.3.1 (#94601) --- Casks/thonny-xxl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/thonny-xxl.rb b/Casks/thonny-xxl.rb index e11a30d50df..435ac1b5e29 100644 --- a/Casks/thonny-xxl.rb +++ b/Casks/thonny-xxl.rb @@ -1,6 +1,6 @@ cask "thonny-xxl" do - version "3.3.0" - sha256 "a5b0a56f088cb4c6c904b054c4c4b3bebc570219c6e6c1f207ed528614ce9eee" + version "3.3.1" + sha256 "a5c864603e825751ff53240fe140567a4c74d6d64a93cae25eda39fed47055d3" # github.com/thonny/thonny/ was verified as official when first introduced to the cask url "https://github.com/thonny/thonny/releases/download/v#{version}/thonny-xxl-#{version}.pkg"