We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5230bdc commit a4cef8eCopy full SHA for a4cef8e
setup-mac.sh
@@ -176,7 +176,7 @@ function install_docker() {
176
}
177
178
function install_vmware() {
179
- brew_cask_install vmware
+ brew_cask_install vmware-fusion
180
echo "Run the VMWare app found in the Applications folder"
181
182
version.json
@@ -1,6 +1,6 @@
1
{
2
"name": "local setup",
3
- "version": "1.0.95",
+ "version": "1.0.96",
4
"private": true,
5
"dependencies": {},
6
"author": "rishabhtulsian"
0 commit comments