File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ summary: "Version **{{ RELEASE_VERSION }}** is a maintenance release; it fixes <
8
8
summary : " Version **{{ RELEASE_VERSION }}** is a new release; it follows the upstream release."
9
9
10
10
version : " {{ RELEASE_VERSION }}"
11
- upstream_version : " 0.58.2 "
12
- upstream_release_date : " Dec 22nd, 2021 "
11
+ upstream_version : " 0.61.5 "
12
+ upstream_release_date : " 13 Aug 2022 "
13
13
npm_subversion : " 1"
14
14
python_version : " 3.10"
15
- python_subversion : " 4 "
15
+ python_subversion : " 6 "
16
16
download_url : https://github.com/xpack-dev-tools/meson-build-xpack/releases/tag/v{{ RELEASE_VERSION }}/
17
17
18
18
date : {{ RELEASE_DATE }}
@@ -125,8 +125,6 @@ The xPack Meson Build generally follows the official
125
125
126
126
The current version is based on:
127
127
128
- TODO: update commit id and date.
129
-
130
128
- Meson Build release
131
129
[ {% raw %}{{ page.upstream_version }}{% endraw %}] (https://github.com/mesonbuild/meson/releases/tag/{% raw %}{{ page.upstream_version }}{% endraw %})
132
130
from {% raw %}{{ page.upstream_release_date }}{% endraw %}.
You can’t perform that action at this time.
0 commit comments