Skip to content

Commit

Permalink
Schutzfile: update osbuild dependency
Browse files Browse the repository at this point in the history
Update osbuild commit ID to include
osbuild/osbuild#1741
  • Loading branch information
achilleas-k committed Apr 23, 2024
1 parent 3dc50f8 commit 4f2725a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
"centos-8": {
"dependencies": {
"osbuild": {
"commit": "5b75592fefc4ee2d9e240a15b7002f2537de31b0"
"commit": "f255fba09f2f0c879d92df37e3d9f8e31903720d"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "5b75592fefc4ee2d9e240a15b7002f2537de31b0"
"commit": "f255fba09f2f0c879d92df37e3d9f8e31903720d"
}
}
},
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "5b75592fefc4ee2d9e240a15b7002f2537de31b0"
"commit": "f255fba09f2f0c879d92df37e3d9f8e31903720d"
}
},
"repos": [
Expand Down

0 comments on commit 4f2725a

Please sign in to comment.