Skip to content

Commit 89fa17e

Browse files
authored
cgmanifest: remove duplicate kata-containers-preview entry (#16377)
Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
1 parent e1f4b80 commit 89fa17e

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

cgmanifest.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8236,16 +8236,6 @@
82368236
}
82378237
}
82388238
},
8239-
{
8240-
"component": {
8241-
"type": "other",
8242-
"other": {
8243-
"name": "kata-containers-preview",
8244-
"version": "3.27.0~preview1",
8245-
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.27.0.preview1.tar.gz"
8246-
}
8247-
}
8248-
},
82498239
{
82508240
"component": {
82518241
"type": "other",
@@ -8261,8 +8251,8 @@
82618251
"type": "other",
82628252
"other": {
82638253
"name": "kata-containers-preview",
8264-
"version": "3.27.0-preview1",
8265-
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.27.0-preview1.tar.gz"
8254+
"version": "3.27.0~preview1",
8255+
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.27.0.preview1.tar.gz"
82668256
}
82678257
}
82688258
},

0 commit comments

Comments
 (0)