Skip to content

Commit a4cef8e

Browse files
Release 1.0.96
1 parent 5230bdc commit a4cef8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup-mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ function install_docker() {
176176
}
177177

178178
function install_vmware() {
179-
brew_cask_install vmware
179+
brew_cask_install vmware-fusion
180180
echo "Run the VMWare app found in the Applications folder"
181181
}
182182

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "local setup",
3-
"version": "1.0.95",
3+
"version": "1.0.96",
44
"private": true,
55
"dependencies": {},
66
"author": "rishabhtulsian"

0 commit comments

Comments
 (0)