From 20750f084133cf1f68cec350ed29575cd79bf499 Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 00:27:10 +0100 Subject: [PATCH] fix url path --- Casks/t/tunetag.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb index d775558b87..ad70d61127 100644 --- a/Casks/t/tunetag.rb +++ b/Casks/t/tunetag.rb @@ -2,7 +2,7 @@ cask "tunetag" do version "1.2" sha256 :no_check - url "https://sweetpproductions.com/products/tunetag/tunetag.dmg" + url "https://sweetpproductions.com/products/tunetag/TuneTag.dmg" name "TuneTag" desc "TuneTag is a lightning fast ID3 and meta data editor for mp3 and m4a audio files." homepage "https://tunetag.sweetpproductions.com/"