mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user