Commit ca792334 authored by platyhouse's avatar platyhouse

PlatyGrabMouse v1.0.1 Cask 추가

Co-Authored-By: default avatarClaude Opus 4.6 <noreply@anthropic.com>
parents
cask "platygrabmouse" do
version "1.0.1"
sha256 "c6b6ae93d6530786b956bc8e42c9ebd57ed6728217e6c29a625ebf04867fd448"
url "https://gitlab.platyhouse.com/platyhouse/homebrew-tap/-/releases/download/v#{version}/PlatyGrabMouse.dmg"
name "Platy Grab Mouse"
desc "Right-click drag to scroll on macOS"
homepage "https://grabmouse.platyhouse.com"
depends_on macos: ">= :sequoia"
app "PlatyGrabMouse.app"
zap trash: [
"~/Library/Preferences/com.platyhouse.grabmouse.plist",
]
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment