Skip to content

Commit 575c797

Browse files
committed
fix: use Dash shell’s new formula name
Signed-off-by: Lucas Larson <[email protected]>
1 parent 198aebf commit 575c797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.Brewfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ brew "cpplint"
3737
# Get a file from an HTTP, HTTPS or FTP server
3838
brew "curl"
3939
# POSIX-compliant descendant of NetBSD's ash (the Almquist SHell)
40-
brew "dash", args: ["HEAD"]
40+
brew "dash-shell"
4141
# File comparison utilities
4242
brew "diffutils"
4343
# More intuitive version of du in rust

0 commit comments

Comments
 (0)