mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update mattr-slate to behave a little better (#22931)
* Update mattr-slate to behave a little better Enables auto-update Slate requires accessibility access, so enable that This is a fork of ‘slate’, so enable that conflict * Squash newlines
This commit is contained in:
@@ -9,6 +9,10 @@ cask 'mattr-slate' do
|
||||
homepage 'https://github.com/mattr-/slate'
|
||||
license :gpl
|
||||
|
||||
auto_updates true
|
||||
accessibility_access true
|
||||
conflicts_with cask: 'slate'
|
||||
|
||||
app 'Slate.app'
|
||||
|
||||
zap delete: [
|
||||
|
||||
Reference in New Issue
Block a user