From 89c1e76e71d8586c6668ee36cd1bee0ffa22c111 Mon Sep 17 00:00:00 2001 From: Xdynix Date: Thu, 5 Oct 2023 01:35:20 -0700 Subject: [PATCH] middleclick: update original repository name The original repository name was changed from `-BigSur` to `-Sonoma` with the update of MacOS. Modify links in cask to reduce confusion. --- Casks/m/middleclick.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/m/middleclick.rb b/Casks/m/middleclick.rb index 53d77f8103..09c113d685 100644 --- a/Casks/m/middleclick.rb +++ b/Casks/m/middleclick.rb @@ -2,10 +2,10 @@ cask "middleclick" do version "2.6.1" sha256 "6f351cbc0fe2bf32526e691dfae50eea71a679a7f52ecd155fd453d8684ab175" - url "https://github.com/artginzburg/MiddleClick-BigSur/releases/download/#{version}/MiddleClick.zip" + url "https://github.com/artginzburg/MiddleClick-Sonoma/releases/download/#{version}/MiddleClick.zip" name "MiddleClick" desc "Utility to extend trackpad functionality" - homepage "https://github.com/artginzburg/MiddleClick-BigSur" + homepage "https://github.com/artginzburg/MiddleClick-Sonoma" livecheck do url :url