Schutzfile: add fedora-41

This commit is contained in:
Sanne Raymaekers 2024-09-17 17:35:07 +02:00 committed by Brian C. Lane
parent 8485481c90
commit 8ef5bac4b9

View file

@ -85,6 +85,32 @@
}
]
},
"fedora-41": {
"dependencies": {
"osbuild": {
"commit": "69625505cfdb569d46adf912128d22485ce3595b"
}
},
"repos": [
{
"file": "/etc/yum.repos.d/fedora.repo",
"x86_64": [
{
"title": "fedora",
"name": "fedora",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-x86_64-branched-20240918"
}
],
"aarch64": [
{
"title": "fedora",
"name": "fedora",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-aarch64-branched-20240918"
}
]
}
]
},
"rhel-8.4": {
"dependencies": {
"osbuild": {