From aa61e4f77ed206f861eedaf756027fd74a018826 Mon Sep 17 00:00:00 2001 From: Maksim Paimushkin Date: Thu, 23 Nov 2023 20:47:52 +0100 Subject: [PATCH] vlgothic: update url mirror Fixes #2146 --- src/winetricks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/winetricks b/src/winetricks index 7bff730b8..fceb37742 100755 --- a/src/winetricks +++ b/src/winetricks @@ -14891,7 +14891,7 @@ w_metadata vlgothic fonts \ load_vlgothic() { - w_download "https://ja.osdn.net/projects/vlgothic/downloads/62375/VLGothic-20141206.tar.xz" 982040db2f9cb73d7c6ab7d9d163f2ed46d1180f330c9ba2fae303649bf8102d + w_download "https://mirrors.gigenet.com/OSDN/vlgothic/62375/VLGothic-20141206.tar.xz" 982040db2f9cb73d7c6ab7d9d163f2ed46d1180f330c9ba2fae303649bf8102d w_try_cd "${W_TMP}" w_try tar -Jxf "${W_CACHE}/vlgothic/VLGothic-20141206.tar.xz"