Skip to content

Commit

Permalink
add meetingbar to brew bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jan 22, 2024
1 parent 01fccd7 commit 92da874
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
1 change: 1 addition & 0 deletions Brewfile
Expand Up @@ -5,6 +5,7 @@ cask "bartender"
cask "firefox"
cask "gpg-suite"
cask "hammerspoon"
cask "meetingbar"
cask "obsidian"
cask "raycast"
cask "spotify"
Expand Down
16 changes: 11 additions & 5 deletions Brewfile.lock.json
Expand Up @@ -2,7 +2,7 @@
"entries": {
"cask": {
"arc": {
"version": "1.21.3,44713",
"version": "1.26.0,45314",
"options": {
"full_name": "arc"
}
Expand All @@ -20,13 +20,13 @@
}
},
"firefox": {
"version": "121.0",
"version": "121.0.1",
"options": {
"full_name": "firefox"
}
},
"raycast": {
"version": "1.64.5",
"version": "1.65.1",
"options": {
"full_name": "raycast"
}
Expand Down Expand Up @@ -66,6 +66,12 @@
"options": {
"full_name": "obsidian"
}
},
"meetingbar": {
"version": "4.6.0",
"options": {
"full_name": "meetingbar"
}
}
}
},
Expand All @@ -80,12 +86,12 @@
"macOS": "13.6.3"
},
"sonoma": {
"HOMEBREW_VERSION": "4.2.2",
"HOMEBREW_VERSION": "4.2.4",
"HOMEBREW_PREFIX": "/opt/homebrew",
"Homebrew/homebrew-core": "api",
"CLT": "15.1.0.0.1.1700200546",
"Xcode": "15.1",
"macOS": "14.2"
"macOS": "14.2.1"
}
}
}
Expand Down

0 comments on commit 92da874

Please sign in to comment.