Created
July 26, 2023 01:50
-
-
Save NicholasTD07/4453c4461e338a7d02f5d382996707c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask "kensingtonworks" do | |
version "3.1.6_1689898605" | |
sha256 "6ce8715647defb7a9adb9e3cb3e6651f745302083dcb8c6beccf6b138477d973" | |
url "https://www.kensington.com/siteassets/software-support/kensingtonworks/july-2023/kensingtonworks_#{version}.pkg" | |
name "KensingtonWorks" | |
desc "Software for customizing Kensington devices" | |
homepage "https://www.kensington.com/software/kensingtonworks/" | |
pkg "kensingtonworks_#{version}.pkg" | |
uninstall pkgutil: "com.kensington.trackballworks.driver.installer" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment