I'm getting MinGW from https://sourceforge.net/projects/mingw/files/ which I need for mingw32-gcc.exe
for compiling LuaRocks packages, so I can't really use Mingw-w64.
The latest version from the Installation Manager seems to be on 6.3.0, but I also previously had 8.2.0 from around 2019. Why does it give me an older version?
PS C:\Users\Ketho> mingw32-gcc --version
mingw32-gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0
Copyright (C) 2016 Free Software Foundation, Inc.
PS C:\Users\Ketho> mingw32-gcc --version
mingw32-gcc.exe (MinGW.org GCC-8.2.0-3) 8.2.0
Copyright (C) 2018 Free Software Foundation, Inc.