Skip to content

Commit

Permalink
Schutzfile: osbuild commit
Browse files Browse the repository at this point in the history
Pin osbuild to current main for manifest-list feature.
  • Loading branch information
achilleas-k committed Apr 25, 2023
1 parent cd09d63 commit 7e39c8c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"fedora-36": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
},
"repos": [
Expand Down Expand Up @@ -79,7 +79,7 @@
"fedora-37": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
},
"repos": [
Expand Down Expand Up @@ -156,28 +156,28 @@
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"rhel-8.6": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"rhel-8.7": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"rhel-8.8": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
},
"repos": [
Expand Down Expand Up @@ -223,21 +223,21 @@
"rhel-9.0": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"rhel-9.1": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"rhel-9.2": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
},
"repos": [
Expand Down Expand Up @@ -283,21 +283,21 @@
"centos-8": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
}
},
"centos-stream-9": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
},
"repos": [
Expand Down Expand Up @@ -343,7 +343,7 @@
"centos-stream-8": {
"dependencies": {
"osbuild": {
"commit": "345b2a599788e0ce3090025c06a7480e7497a94d"
"commit": "76a80bd8c590dba4480305efcb067145db3bf347"
}
},
"repos": [
Expand Down

0 comments on commit 7e39c8c

Please sign in to comment.