From ed6beb210c1676184f61c25700bcca8d68e3892c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 15 Feb 2024 18:43:21 +0000 Subject: [PATCH] tuist 4.2.3 --- Casks/t/tuist.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/t/tuist.rb b/Casks/t/tuist.rb index 823c339516..62a0b0c921 100644 --- a/Casks/t/tuist.rb +++ b/Casks/t/tuist.rb @@ -1,6 +1,6 @@ cask "tuist" do - version "4.2.1" - sha256 "b9567d233a13dc0877296a47490f620016c853264343d6abf20c0d44ae54d8aa" + version "4.2.3" + sha256 "5df80540a0e9c6aaea0e077721f0b6ec9f5978447b4e4e124e48fbbde648d4ff" url "https://github.com/tuist/tuist/releases/download/#{version}/tuist.zip", verified: "github.com/tuist/tuist/"