Install gtar & zstd
This commit is contained in:
parent
f587641f59
commit
0c1e74778b
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@
|
||||||
name: zsh
|
name: zsh
|
||||||
install_options: with-gdbm with-pcre with-unicode9
|
install_options: with-gdbm with-pcre with-unicode9
|
||||||
|
|
||||||
|
- name: Homebrew - Install gnu-tar and zstd
|
||||||
|
homebrew:
|
||||||
|
update_homebrew: yes
|
||||||
|
name: gnu-tar,zstd
|
||||||
|
|
Loading…
Add table
Reference in a new issue