You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
444 B

cask 'keyboard-maestro6' do
version '6.4.8'
sha256 '74276c1bbb2f3b6f188e3883519c6f94cca333b40dd5a38ef79af37c3d6c5c06'
# stairways.com was verified as official when first introduced to the cask
url "https://files.stairways.com/keyboardmaestro-#{version.no_dots}.zip"
name 'Keyboard Maestro'
homepage 'https://www.keyboardmaestro.com/'
license :commercial
depends_on macos: '>= :mountain_lion'
app 'Keyboard Maestro.app'
end