From 89e3b1ffc453fba292e86325ac8c27a1a8a0c35c Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:30:42 -0400 Subject: [PATCH] thonny 4.1.2 --- Casks/t/thonny.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/t/thonny.rb b/Casks/t/thonny.rb index 3a546bb5c8..d64c75cf76 100644 --- a/Casks/t/thonny.rb +++ b/Casks/t/thonny.rb @@ -1,6 +1,6 @@ cask "thonny" do - version "4.1.1" - sha256 "df1fdb40fd38487dcab687404f9c0fa31fc29783d2842c7d836c8d9e09d5989c" + version "4.1.2" + sha256 "a015d36ac482bea0e5cf2c3b32b3d95f09dd24a33397aa11222354c19754d115" url "https://github.com/thonny/thonny/releases/download/v#{version}/thonny-#{version}.pkg", verified: "github.com/thonny/thonny/"