From 7418539bb4e20157d9451de1b9a636195a99858d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:41:45 +0000 Subject: [PATCH] tuist 4.5.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 9687940dd7..2ed25e45a8 100644 --- a/Casks/t/tuist.rb +++ b/Casks/t/tuist.rb @@ -1,6 +1,6 @@ cask "tuist" do - version "4.4.0" - sha256 "7f8365e86b9a8e47a6fbd10de6cc6f83d1ea1285cff80ad76505e21532ad3430" + version "4.5.0" + sha256 "991630e8c406c9630fe7fcfc571c5402ccee03d389c3a53ab9544db049d9a2b1" url "https://github.com/tuist/tuist/releases/download/#{version}/tuist.zip", verified: "github.com/tuist/tuist/"