From 51c65f8488f54c09c7c7eec86347335ad483f449 Mon Sep 17 00:00:00 2001 From: Marie Date: Fri, 30 Dec 2022 10:49:40 +0100 Subject: [PATCH] Fix Wine 8.0-rc2 name --- wine/wine-staging.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wine/wine-staging.json b/wine/wine-staging.json index 5e3d9ac..335f1b7 100644 --- a/wine/wine-staging.json +++ b/wine/wine-staging.json @@ -1,6 +1,6 @@ [ { - "name": "wine-8.0-rc2-amd64", + "name": "wine-8.0-rc2-staging-amd64", "title": "Wine-Staging 8.0", "uri": "https://github.com/Kron4ek/Wine-Builds/releases/download/8.0-rc2/wine-8.0-rc2-staging-amd64.tar.xz", "files": { @@ -220,4 +220,4 @@ }, "recommended": false } -] \ No newline at end of file +]