From 6a1aae304b14d67f85dbd3c50afb53824d870e51 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:33:04 -0500 Subject: [PATCH] cardo-update: fix `name` --- Casks/c/cardo-update.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/c/cardo-update.rb b/Casks/c/cardo-update.rb index 56753824c0..8ce8908d85 100644 --- a/Casks/c/cardo-update.rb +++ b/Casks/c/cardo-update.rb @@ -3,7 +3,7 @@ cask "cardo-update" do sha256 :no_check url "https://update.cardosystems.com/cardo-app/cardo_updater_macOS_latest.pkg" - name "Firmware update tool for PACKTALK and FREECOM unit lines" + name "Cardo Update" desc "Update Packtalk and Freecom motorcycle intercoms" homepage "https://www.cardosystems.com/download-cardo-updater/"