Schutzfile: bump osbuild commit for GA RHEL

Since composer is not updated into these distributions, it's safe to use
a newer version of osbuild on them without the risk of releasing a
composer version which would require an unreleased osbuild version.
This commit is contained in:
Sanne Raymaekers 2023-01-13 14:49:07 +01:00
parent 7a5c2641ac
commit 64dc942001

View file

@ -156,21 +156,21 @@
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
}
}
},
"rhel-8.6": {
"dependencies": {
"osbuild": {
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
}
}
},
"rhel-8.7": {
"dependencies": {
"osbuild": {
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
}
}
},
@ -223,14 +223,14 @@
"rhel-9.0": {
"dependencies": {
"osbuild": {
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
}
}
},
"rhel-9.1": {
"dependencies": {
"osbuild": {
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
}
}
},