Fix zsh script

This commit is contained in:
2025-04-02 15:55:34 -03:00
parent abb3c811f9
commit fd8ef13162
2 changed files with 13 additions and 8 deletions

View File

@ -60,9 +60,10 @@
asset_filters = [ "^lgpl", "shared", "master", ".tar.xz" ]
download_only = true # Shared libraries aren't extracted correctly, need to do in post install script
#["romkatv/zsh-bin"]
# asset_filters = [ "^asc" ]
["romkatv/zsh-bin"]
asset_filters = [ "^asc" ]
# all = true
file = "bin/zsh"
["xyproto/gendesk"]
asset_filters = [ "static" ]
@ -91,4 +92,8 @@
["bootandy/dust"]
asset_filters = [ "gnu", ".tar.gz" ]
["tealdeer-rs/tealdeer"]
["tealdeer-rs/tealdeer"]
["nushell/nushell"]
asset_filters = [ "musl", ".tar.gz" ]
all = true