Skip to content

NSIS-Dev/release-data

Repository files navigation

@nsis/release-data

Canonical dataset of NSIS releases — versions, download URLs, file sizes and SHA1/SHA256/SHA512 hashes for the Windows ZIP and source tarball of every release.

Endpoint

Once published, the dataset is available at:

https://nsis-dev.github.io/release-data/versions.json

The file conforms to versions.schema.json.

Import

import versions from '@nsis/release-data/versions.json' with { type: 'json' };

License

This work is licensed under the MIT License.