Add MAS apps for UAC00013

This commit is contained in:
2019-02-04 14:40:03 +00:00
parent 3ddcef5402
commit 7820b50b9c

View File

@@ -37,6 +37,7 @@ brew 'less'
brew 'lua' brew 'lua'
brew 'luarocks' brew 'luarocks'
brew 'mariadb' brew 'mariadb'
brew 'mas'
brew 'mkvtoolnix' brew 'mkvtoolnix'
brew 'openshift-cli' brew 'openshift-cli'
brew 'peco' brew 'peco'
@@ -251,6 +252,9 @@ end
if hostname == 'UAC00013' if hostname == 'UAC00013'
brew 'gnu-getopt' brew 'gnu-getopt'
mas 'Microsoft Remote Desktop 8', id: 715_768_417
mas 'Microsoft Remote Desktop 10', id: 1_295_203_466
end end
# rubocop:enable Naming/FileName # rubocop:enable Naming/FileName