Update file software.yml
This commit is contained in:
parent
42eb05ef90
commit
3445bf7e14
1 changed files with 2 additions and 0 deletions
|
@ -6832,7 +6832,9 @@ softwarePackages:
|
||||||
_github: Not open-source
|
_github: Not open-source
|
||||||
_home: https://visualstudio.microsoft.com/
|
_home: https://visualstudio.microsoft.com/
|
||||||
_name: Visual Studio
|
_name: Visual Studio
|
||||||
|
_post:cask: 'APP_LINK="$(find /usr/local/Caskroom/visual-studio -mindepth 2 -maxdepth 2 -name "*.app*" | head -n1)" && open "$APP_LINK"'
|
||||||
_service: null
|
_service: null
|
||||||
|
_when:cask: '! test -d "/Applications/Visual Studio.app"'
|
||||||
ansible:windows: professormanhattan.visualstudio
|
ansible:windows: professormanhattan.visualstudio
|
||||||
cask: visual-studio
|
cask: visual-studio
|
||||||
choco: visualstudio2022community
|
choco: visualstudio2022community
|
||||||
|
|
Loading…
Reference in a new issue