File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ __Note: the installer takes a little while to startup due to it size, please be
1313- Installs locally, __ no adminstrator account__ required
1414- Optionally add everything to the PATH for the local user
1515- Includes:
16- - GCC-GFortran 10.3 .0
16+ - GCC-GFortran 11.2 .0
1717 - Fortran Package Manager v0.5.0
1818 - Git for Windows v2.33.1 (_ needed for fpm_ )
1919 - OpenBLAS (BLAS/LAPACK) v0.3.17-1
@@ -86,7 +86,7 @@ The installer is built using the [Nullsoft Scriptable Install System](https://ns
8686See [ ` quickstart-fortran-installer.nsi ` ] ( ./quickstart-fortran-installer.nsi ) for the configuration file and
8787[ ` make_installer.yml ` ] ( ./.github/workflows/make_installer.yml ) for the Github actions workflow.
8888
89- The GNU Compiler Collection v10.3 .0
89+ The GNU Compiler Collection v11.2 .0
9090is sourced from [ WinLibs] ( https://winlibs.com/ ) based on the [ MinGW-w64] ( https://www.mingw-w64.org/ ) project linked with MSVCRT.
9191
9292
You can’t perform that action at this time.
0 commit comments