Skip to content

Commit 121132b

Browse files
Update Brewfile
1 parent b60b4ad commit 121132b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Brewfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ tap 'depot/tap'
88
tap 'github/gh'
99
tap 'hashicorp/tap'
1010
tap 'homebrew/bundle'
11-
tap 'homebrew/cask-versions'
12-
tap 'homebrew/cask-fonts'
1311
tap 'homebrew/services'
1412
tap 'jacobwgillespie/tap'
1513
tap 'jakehilborn/jakehilborn'
@@ -200,7 +198,6 @@ if /darwin/ =~ RUBY_PLATFORM
200198
cask 'plex'
201199
cask 'proxyman'
202200
cask 'raycast'
203-
cask 'screens'
204201
cask 'session-manager-plugin'
205202
cask 'shottr'
206203
cask 'slack'
@@ -219,6 +216,7 @@ if /darwin/ =~ RUBY_PLATFORM
219216
cask 'vlc'
220217
cask 'whatsapp@beta'
221218
cask 'wireshark'
219+
cask 'yaak'
222220
cask 'zoom'
223221

224222
# Fonts

0 commit comments

Comments
 (0)