Skip to content

Commit

Permalink
Added unzip get-generic-sys-util
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Feb 3, 2025
1 parent 6a91792 commit f510c20
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions script/get-generic-sys-util/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,20 @@ variations:
brew: transmission
dnf: transmission-daemon
yum: transmission-daemon
unzip:
env:
MLC_SYS_UTIL_NAME: unzip
MLC_SYS_UTIL_VERSION_CMD: unzip --version
new_env_keys:
- MLC_UNZIP_VERSION
state:
unzip:
apt: unzip
brew: unzip
dnf: unzip
yum: unzip
choco: unzip

vim-common:
env:
MLC_SYS_UTIL_NAME: vim_common
Expand Down

0 comments on commit f510c20

Please sign in to comment.