mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #154230 from noah-nuebling/master
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
cask "mouse-fix" do
|
||||
cask "mac-mouse-fix" do
|
||||
version "2.2.3"
|
||||
sha256 "6f2eea2403b97e7d045d364b28bdd3f6a85a8e3c70470e94ab4f22add2e4ce7d"
|
||||
|
||||
url "https://github.com/noah-nuebling/mac-mouse-fix/releases/download/#{version}/MacMouseFixApp.zip",
|
||||
verified: "github.com/noah-nuebling/mac-mouse-fix/"
|
||||
name "Mouse Fix"
|
||||
name "Mac Mouse Fix"
|
||||
desc "Mouse utility to add gesture functions and smooth scrolling to 3rd party mice"
|
||||
homepage "https://mousefix.org/"
|
||||
homepage "https://noah-nuebling.github.io/mac-mouse-fix-website/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"ankerslicer": "ankermake",
|
||||
"cloudapp": "zight",
|
||||
"mouse-fix": "mac-mouse-fix",
|
||||
"remotion": "multiapp",
|
||||
"sublime-text3": "sublime-text"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user