@@ -270,9 +270,7 @@ module(
270270modules/attestations/1.0.0/attestations.json
271271----------------------------------------------------
272272{
273- " types" : [
274- " https://slsa.dev/provenance/v1"
275- ],
273+ " mediaType" : " application/vnd.build.bazel.registry.attestation+json;version=1.0.0" ,
276274 " attestations" : {
277275 " source.json" : {
278276 " url" : " https://github.com/testorg/attestations/releases/download/v1.0.0/source.json.intoto.jsonl" ,
@@ -282,7 +280,7 @@ modules/attestations/1.0.0/attestations.json
282280 " url" : " https://github.com/testorg/attestations/releases/download/v1.0.0/MODULE.bazel.intoto.jsonl" ,
283281 " integrity" : " sha256-IXNI7+fdDXNXwbhf/tYlRHWg6g0SzZLi3Va2bnDfEM0="
284282 },
285- " attestations-v1.0.0.tar.gz.intoto.jsonl " : {
283+ " attestations-v1.0.0.tar.gz" : {
286284 " url" : " https://github.com/testorg/attestations/releases/download/v1.0.0/attestations-v1.0.0.tar.gz.intoto.jsonl" ,
287285 " integrity" : " sha256-F8+mmnlCygeJk5x/E89lVtxmXvxyfzUe/vb+3cmrTGs="
288286 }
@@ -309,7 +307,7 @@ bcr_test_module:
309307modules/attestations/1.0.0/source.json
310308----------------------------------------------------
311309{
312- " integrity" : " sha256-8Mp0OnyZi6oZkiRyG+7AJ6aKho6Z3FfjVdeO/j+2ZPg =" ,
310+ " integrity" : " sha256-5ZEMl5xVJYkHciAiRrnDsJfacYasGal+3G4gIwvClbI =" ,
313311 " strip_prefix" : " attestations-1.0.0" ,
314312 " url" : " https://github.com/testorg/attestations/releases/download/v1.0.0/attestations-v1.0.0.tar.gz"
315313}
0 commit comments