Skip to content

Commit 5682623

Browse files
committed
update wine
1 parent 44011c8 commit 5682623

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changes/1374.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "changed",
3+
"description": "update wine to 8.0.2",
4+
"issues": [1372]
5+
}

docker/wine.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -euo pipefail
77
. lib.sh
88

99
main() {
10-
local version="7.0.1~focal-1"
10+
local version="8.0.2~focal-1"
1111
install_packages wget
1212

1313
dpkg --add-architecture i386

0 commit comments

Comments
 (0)