EXE
WinGet
Fortran Package Manager
Fortran Programming Language Community · 0.12.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
fpm-installer-0.12.0-gcc-12.exe /S
File Identity
Filename
fpm-installer-0.12.0-gcc-12.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
FortranLang.fpm
Version
0.12.0
Description
A Fortran package manager and build system
License
MIT
↗
Homepage
https://fpm.fortran-lang.org/
Installer URL
https://github.com/fortran-lang/fpm/releases/download/v0.12.0/fpm-installer-0.12.0-gcc-12.exe
Release Notes
What's Changed
- fix Windows bootstrap by @perazz in https://github.com/fortran-lang/fpm/pull/1107
- [openmp] add flang-new syntax by @perazz in https://github.com/fortran-lang/fpm/pull/1113
- Add homepage and description to manifest by @ivan-pi in https://github.com/fortran-lang/fpm/pull/1114
- Refactor: split fpm_meta into parts by @krystophny in https://github.com/fortran-lang/fpm/pull/1119
- dep: bump fortran-shlex by @perazz in https://github.com/fortran-lang/fpm/pull/1124
- Refactor: Move…