We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edeb9fd commit ae95367Copy full SHA for ae95367
scripts/templates/body-jekyll-release-post-part-1-liquid.md
@@ -5,10 +5,10 @@ TODO: select one summary
5
summary: "Version **{{ XBB_RELEASE_VERSION }}** is a maintenance release; it fixes <...>."
6
summary: "Version **{{ XBB_RELEASE_VERSION }}** is a new release; it follows the upstream QEMU release."
7
8
-qemu_version: "7.2.0"
9
-qemu_short_commit: "b67b00e"
10
-qemu_long_commit: "b67b00e6b4c7831a3f5bc684bc0df7a9bfd1bd56"
11
-qemu_date: "Dec 13, 2022"
+qemu_version: "7.2.5"
+qemu_short_commit: "9abcf97"
+qemu_long_commit: "9abcf9776d8906c53feacab686f3d50137654b62"
+qemu_date: "August 7, 2023"
12
13
version: "{{ XBB_RELEASE_VERSION }}"
14
npm_subversion: "1"
0 commit comments