Skip to content

Commit

Permalink
Revert changes in example
Browse files Browse the repository at this point in the history
Was set to see how validate_examples will run
Signed-off-by: Arthit Suriyawongkul <[email protected]>
  • Loading branch information
bact committed Oct 12, 2024
1 parent cd595f0 commit bf4c525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jsonld/package_sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"spdxId": "http://spdx.example.com/Package1",
"creationInfo": "_:creationinfo",
"name": "my-package",
"software_packageVersion": "1.0.0",
"software_packageVersion": "1.0",
"software_downloadLocation": "http://dl.example.com/my-package_1.0.0.tar",
"builtTime": "2024-03-06T00:00:00Z",
"originatedBy": [
Expand Down

0 comments on commit bf4c525

Please sign in to comment.