From df5f58342062de50715c3fc82ff740a8c4018131 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:47:35 +0000 Subject: [PATCH] tuist 3.42.0 --- 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 f14d745b26..47b370d17a 100644 --- a/Casks/t/tuist.rb +++ b/Casks/t/tuist.rb @@ -1,6 +1,6 @@ cask "tuist" do - version "3.41.0" - sha256 "c8a2823309210a349a8ea1f003930fe281a6149decff23b7c0ad83e2b2c36ca2" + version "3.42.0" + sha256 "106928d6cca15d58c9b32fb88c2bec13bd531a8e7a3e70b050e872f855df8cae" url "https://github.com/tuist/tuist/releases/download/#{version}/tuist.zip", verified: "github.com/tuist/tuist/"