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.
 
 

17 lines
539 B

cask 'clipmenu-dev' do
version '0.4.4a12'
sha256 '05232fc411db989702527f1939b619df2482ed09c2a59363cc5a750e0f544652'
# dropbox.com/u/1140644 was verified as official when first introduced to the cask
url "https://dl.dropbox.com/u/1140644/clipmenu/ClipMenu_#{version}.zip"
name 'ClipMenu'
homepage 'http://www.clipmenu.com/'
license :gratis
app 'ClipMenu.app'
zap delete: [
'~/Library/Application Support/ClipMenu',
'~/Library/Preferences/com.naotaka.ClipMenu.plist',
]
end