Skip to content

Instantly share code, notes, and snippets.

@NicholasTD07
Created July 26, 2023 01:50
Show Gist options
  • Save NicholasTD07/4453c4461e338a7d02f5d382996707c0 to your computer and use it in GitHub Desktop.
Save NicholasTD07/4453c4461e338a7d02f5d382996707c0 to your computer and use it in GitHub Desktop.
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