Skip to content

Commit

Permalink
Schutzfile: update osbuild dependency
Browse files Browse the repository at this point in the history
osbuild v120
  • Loading branch information
achilleas-k committed Jun 5, 2024
1 parent 405bff6 commit 6d7c4bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
"centos-8": {
"dependencies": {
"osbuild": {
"commit": "484130b678d586cab8fba75381de77437bd4a663"
"commit": "49b86f0b5a5f0a19638871967e7962f737eaac02"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "484130b678d586cab8fba75381de77437bd4a663"
"commit": "49b86f0b5a5f0a19638871967e7962f737eaac02"
}
}
},
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "484130b678d586cab8fba75381de77437bd4a663"
"commit": "49b86f0b5a5f0a19638871967e7962f737eaac02"
}
},
"repos": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"fedora-40": {
"dependencies": {
"osbuild": {
"commit": "484130b678d586cab8fba75381de77437bd4a663"
"commit": "49b86f0b5a5f0a19638871967e7962f737eaac02"
}
},
"repos": [
Expand Down

0 comments on commit 6d7c4bd

Please sign in to comment.