debian-forge-composer/Schutzfile
Christian Kellner 230572c121 ci: unpin osbuild for RHEL 9.0
Take osbuild from the nightlies.
2021-08-28 09:20:19 +02:00

43 lines
921 B
Text

{
"fedora-33": {
"dependencies": {
"osbuild": {
"commit": "35de3093a7b52569512bdc61d2105febbb9b0c7e"
}
},
"dependants": {
"koji-osbuild": {
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174"
}
}
},
"fedora-34": {
"dependencies": {
"osbuild": {
"commit": "35de3093a7b52569512bdc61d2105febbb9b0c7e"
}
}
},
"rhel-8.3": {
"dependencies": {
"osbuild": {
"commit": "35de3093a7b52569512bdc61d2105febbb9b0c7e"
}
},
"dependants": {
"koji-osbuild": {
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174",
"pre_install_packages": [
"https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm"
]
}
}
},
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "35de3093a7b52569512bdc61d2105febbb9b0c7e"
}
}
}
}