Skip to content

Commit

Permalink
Schutzfile: update osbuild dependency
Browse files Browse the repository at this point in the history
Update to commit ID for v119
  • Loading branch information
achilleas-k committed May 22, 2024
1 parent ca41851 commit 9d7f417
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": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
"commit": "4dbf8e2d593b769bf4797a18a9c6462696990af3"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
"commit": "4dbf8e2d593b769bf4797a18a9c6462696990af3"
}
}
},
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
"commit": "4dbf8e2d593b769bf4797a18a9c6462696990af3"
}
},
"repos": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"fedora-40": {
"dependencies": {
"osbuild": {
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
"commit": "4dbf8e2d593b769bf4797a18a9c6462696990af3"
}
}
}
Expand Down

0 comments on commit 9d7f417

Please sign in to comment.