spdx-sbom-generator: Update to version 0.0.15

This commit is contained in:
github-actions[bot] 2022-07-13 00:34:09 +00:00
parent dfd13bfb99
commit d9ee29fd8b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.0.13", "version": "0.0.15",
"description": "A tool to help those in the community that want to generate SPDX Software Bill of Materials (SBOMs) with current package managers.", "description": "A tool to help those in the community that want to generate SPDX Software Bill of Materials (SBOMs) with current package managers.",
"homepage": "https://github.com/spdx/spdx-sbom-generator", "homepage": "https://github.com/spdx/spdx-sbom-generator",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.13/spdx-sbom-generator-v0.0.13-windows-amd64.zip", "url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.15/spdx-sbom-generator-v0.0.15-windows-amd64.zip",
"hash": "md5:47bf5ebced909d882e6497347cc5df0b" "hash": "md5:f8f6c233714a62837df09dac20e4a951"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.13/spdx-sbom-generator-v0.0.13-windows-386.zip", "url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.15/spdx-sbom-generator-v0.0.15-windows-386.zip",
"hash": "md5:62f9af59bb8aa392199c11d71588d7e6" "hash": "md5:eb4efe044bf9c7bc1d2b601146bdc830"
} }
}, },
"bin": "spdx-sbom-generator.exe", "bin": "spdx-sbom-generator.exe",