From 7a614ea7d0f0c7f299f0acc51e1060aaea658ae1 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Sun, 19 Nov 2023 14:47:26 -0500 Subject: [PATCH] thonny 4.1.4 --- 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 9f1bf786ad..8e6929a5d9 100644 --- a/Casks/t/thonny.rb +++ b/Casks/t/thonny.rb @@ -1,6 +1,6 @@ cask "thonny" do - version "4.1.3" - sha256 "01c9525d56457d76f4fa31745bfc4178f8182d7a5f08ada64c28fbbf9e79df56" + version "4.1.4" + sha256 "3acf16c0111fbecf351bd0c9d15e7cc0db06578699dac930ac3f9de19c6b0c8d" url "https://github.com/thonny/thonny/releases/download/v#{version}/thonny-#{version}.pkg", verified: "github.com/thonny/thonny/"