From a655132fb06c2e886c520535c17979e3f9fc3a98 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 10 Feb 2024 06:37:03 +0000 Subject: [PATCH] uvtools 4.2.1 --- Casks/u/uvtools.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/u/uvtools.rb b/Casks/u/uvtools.rb index fbef1aa3dd..b5d78faf65 100644 --- a/Casks/u/uvtools.rb +++ b/Casks/u/uvtools.rb @@ -1,9 +1,9 @@ cask "uvtools" do arch arm: "arm64", intel: "x64" - version "4.2.0" - sha256 arm: "5f70ddfcac645f97cbd92fe4fe7aef9b5391a9b5827c7603143cbbaea93b4b97", - intel: "94d983e9491061cb6a3eac299399feb9131b339a9fb7607ee304c7036e08fe59" + version "4.2.1" + sha256 arm: "fce146c475f77104c809a23960eb9d0a4915e3fe3c349831b13e38a3b8c4d2cb", + intel: "cf274e176e2e7cb1fd9819bd2099eb5da485d3552c210966c693541b54aa7b40" url "https://github.com/sn4k3/UVtools/releases/download/v#{version}/UVtools_osx-#{arch}_v#{version}.zip" name "UVtools"