diff --git a/Schutzfile b/Schutzfile index 71624cb46..986366d80 100644 --- a/Schutzfile +++ b/Schutzfile @@ -1,24 +1,26 @@ { + "fedora-35": { + "dependencies": { + "osbuild": { + "commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8" + } + } + }, "rhel-8.4": { "dependencies": { "osbuild": { - "commit": "087b403042f5179de61a7fc306066d90f8d57e08" + "commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8" } } }, "rhel-8.5": { "dependencies": { "osbuild": { - "commit": "087b403042f5179de61a7fc306066d90f8d57e08" + "commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8" } } }, "rhel-8.6": { - "dependencies": { - "osbuild": { - "commit": "087b403042f5179de61a7fc306066d90f8d57e08" - } - }, "repos": { "file": "/etc/yum.repos.d/rhel8internal.repo", "x86_64": [ @@ -58,11 +60,6 @@ } }, "rhel-9.0": { - "dependencies": { - "osbuild": { - "commit": "087b403042f5179de61a7fc306066d90f8d57e08" - } - }, "repos": { "file": "/etc/yum.repos.d/rhel9internal.repo", "x86_64": [ @@ -104,16 +101,11 @@ "centos-8": { "dependencies": { "osbuild": { - "commit": "087b403042f5179de61a7fc306066d90f8d57e08" + "commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8" } } }, "centos-9": { - "dependencies": { - "osbuild": { - "commit": "06c768a726f977960ab9e90eaf8737582816637c" - } - }, "repos": { "file": "/etc/yum.repos.d/centos.repo", "x86_64": [ @@ -152,4 +144,4 @@ ] } } -} +} \ No newline at end of file