From 7820b50b9ce4a9e40ef97d0d6f6fec0586470d35 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 4 Feb 2019 14:40:03 +0000 Subject: [PATCH] Add MAS apps for UAC00013 --- Brewfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Brewfile b/Brewfile index 38b7785..ad59dae 100644 --- a/Brewfile +++ b/Brewfile @@ -37,6 +37,7 @@ brew 'less' brew 'lua' brew 'luarocks' brew 'mariadb' +brew 'mas' brew 'mkvtoolnix' brew 'openshift-cli' brew 'peco' @@ -251,6 +252,9 @@ end if hostname == 'UAC00013' brew 'gnu-getopt' + + mas 'Microsoft Remote Desktop 8', id: 715_768_417 + mas 'Microsoft Remote Desktop 10', id: 1_295_203_466 end # rubocop:enable Naming/FileName