Skip to content

Commit

Permalink
setup-cgct.sh: bump cgt to 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored May 20, 2024
1 parent b43ca7c commit 7e386f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-cgct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fi

declare -A CGCT=(
["cbt"]="2.42-1" # Cross Binutils for Termux
["cgt"]="13.2.0-5" # Cross GCCs for Termux
["cgt"]="14.1.0-0" # Cross GCCs for Termux
["glibc-cgct"]="2.39-0" # Glibc for CGCT
)

Expand Down

0 comments on commit 7e386f5

Please sign in to comment.