Silent Install HQ
EXE WinGet

Fortran Package Manager

Fortran Programming Language Community · 0.11.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 101447ce4f760c71c0cf3ddbb758ac67c248f82f3dffd5ea917e71bc825ae65c VirusTotal ↗
Filename fpm-0.11.0-windows-x86_64-gcc-12.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID FortranLang.fpm
Version 0.11.0
Description A Fortran package manager and build system
License MIT
Release Notes What's Changed - Patch toml_error by @perazz in https://github.com/fortran-lang/fpm/pull/1011 - Fortran standard compliance fixes by @perazz in https://github.com/fortran-lang/fpm/pull/1013 - fix: add fpm_model.json to the package tarball before uploading to the registry by @henilp105 in https://github.com/fortran-lang/fpm/pull/1010 - Improve text file reading performance by @zoziha in https://github.com/fortran-lang/fpm/pull/961 - fix: #1023 gfortran-specific backslash line continuations by @he…