From a7215d965e9c195038ce0ffc87b95a8980d3221c Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:38:19 -0400 Subject: [PATCH] tuist 3.31.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 04517b8abf..90233e7ab5 100644 --- a/Casks/t/tuist.rb +++ b/Casks/t/tuist.rb @@ -1,6 +1,6 @@ cask "tuist" do - version "3.30.0" - sha256 "eaa63e2d63d6185b11cf28e4c1bd2ea5d8de4fda43f328babab2305f2ebda217" + version "3.31.0" + sha256 "e33964b739a4e2ba43a96ac135faedb25ef73c979fa844d58314310a5add5cec" url "https://github.com/tuist/tuist/releases/download/#{version}/tuist.zip", verified: "github.com/tuist/tuist/"