Skip to content

Commit

Permalink
update default GCC version to 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Sep 2, 2022
1 parent 9538de4 commit 83f74a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ set_or_print_default_version()
# See http://stackoverflow.com/questions/1494178/how-to-define-hash-tables-in-bash
package_version=(
"cmake:3.10.0"
"gcc:10.1.0"
"gcc:12.1.0"
"mpich:3.2"
"wget:1.16.3"
"flex:${apple_flex_version:-2.6.0}"
Expand Down

0 comments on commit 83f74a7

Please sign in to comment.