Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Oct 5, 2024
1 parent 557935a commit cb43915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uppm-shim-brew
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ package_name_transform_from_uppm_to_brew() {
delta) printf '%s\n' 'git-delta' ;;
gmake) printf '%s\n' 'make' ;;
gtar) printf '%s\n' 'gnu-tar' ;;
bsdtar) printf '%s\n' 'gnu-tar' ;;
libjxl) printf '%s\n' 'jpeg-xl' ;;
blake3) printf '%s\n' 'b3sum' ;;
libwebp) printf '%s\n' 'webp' ;;
Expand Down

0 comments on commit cb43915

Please sign in to comment.