mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
spdx-sbom-generator: Update to version 0.0.15
This commit is contained in:
parent
dfd13bfb99
commit
d9ee29fd8b
@ -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.",
|
||||
"homepage": "https://github.com/spdx/spdx-sbom-generator",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.13/spdx-sbom-generator-v0.0.13-windows-amd64.zip",
|
||||
"hash": "md5:47bf5ebced909d882e6497347cc5df0b"
|
||||
"url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.15/spdx-sbom-generator-v0.0.15-windows-amd64.zip",
|
||||
"hash": "md5:f8f6c233714a62837df09dac20e4a951"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.13/spdx-sbom-generator-v0.0.13-windows-386.zip",
|
||||
"hash": "md5:62f9af59bb8aa392199c11d71588d7e6"
|
||||
"url": "https://github.com/spdx/spdx-sbom-generator/releases/download/v0.0.15/spdx-sbom-generator-v0.0.15-windows-386.zip",
|
||||
"hash": "md5:eb4efe044bf9c7bc1d2b601146bdc830"
|
||||
}
|
||||
},
|
||||
"bin": "spdx-sbom-generator.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user