diff --git a/.changes/1374.json b/.changes/1374-1490.json similarity index 51% rename from .changes/1374.json rename to .changes/1374-1490.json index ca1d87964..bfab11033 100644 --- a/.changes/1374.json +++ b/.changes/1374-1490.json @@ -1,5 +1,5 @@ { "type": "changed", - "description": "update wine to 8.0.2", + "description": "update wine to 9.0.0.0", "issues": [1372] } diff --git a/docker/wine.sh b/docker/wine.sh index 28b8183b0..b449e82ea 100755 --- a/docker/wine.sh +++ b/docker/wine.sh @@ -7,7 +7,7 @@ set -euo pipefail . lib.sh main() { - local version="8.0.2~focal-1" + local version="9.0.0.0~focal-1" install_packages wget dpkg --add-architecture i386