Skip to content

Commit f510c20

Browse files
committed
Added unzip get-generic-sys-util
1 parent 6a91792 commit f510c20

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

script/get-generic-sys-util/meta.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,20 @@ variations:
690690
brew: transmission
691691
dnf: transmission-daemon
692692
yum: transmission-daemon
693+
unzip:
694+
env:
695+
MLC_SYS_UTIL_NAME: unzip
696+
MLC_SYS_UTIL_VERSION_CMD: unzip --version
697+
new_env_keys:
698+
- MLC_UNZIP_VERSION
699+
state:
700+
unzip:
701+
apt: unzip
702+
brew: unzip
703+
dnf: unzip
704+
yum: unzip
705+
choco: unzip
706+
693707
vim-common:
694708
env:
695709
MLC_SYS_UTIL_NAME: vim_common

0 commit comments

Comments
 (0)