win-version-info
win-version-info copied to clipboard
Windows-only native addon to read version info from executables.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.4.1 to 10.0.1. Release notes Sourced from node-gyp's releases. node-gyp v10.0.1 Bug Fixes use local util for findAccessibleSync() (b39e681) Miscellaneous add parallel test logging (7de1f5f) lint fixes...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
I build a Windows package on Linux, by setting `npm_config_platform` and `npm_config_target_platform` both to `win32`. Until recently this worked fine, but I've just updated win-version-info to v5.0.1 from v3 (i.e....