From ee919dc5c732ef4a4493252db6c6fa35533ccf98 Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Thu, 18 Jul 2024 19:37:14 +1000 Subject: [PATCH] Fix wrong download link for Higu Ch.8 Voice Only HD Sprite Option --- cachedDownloadSizes.json | 3 ++- installData.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cachedDownloadSizes.json b/cachedDownloadSizes.json index 220e747..6be6c1e 100644 --- a/cachedDownloadSizes.json +++ b/cachedDownloadSizes.json @@ -1,5 +1,4 @@ { - "http://07th-mod.com/nipah/Matsuribayashi-HD.7z": 125178590, "https://github.com/07th-mod/higurashi-console-arcs/releases/latest/download/ConsoleArcs.Voice.and.Graphics.Patch.zip": 18197316, "https://github.com/07th-mod/higurashi-rei/releases/latest/download/Rei.Voice.and.Graphics.Patch.zip": 2384978, "https://github.com/07th-mod/himatsubushi/releases/download/v0.5.1/Himatsubushi.Voice.Patch.v0.5.1.7z": 414749, @@ -32,6 +31,7 @@ "https://github.com/07th-mod/patch-releases/releases/download/higurashi-option-hou-ogsprites-v1.0/hou-ogsprites-ep09.7z": 98108774, "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Himatsubushi-HD.7z": 45415056, "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Himatsubushi-Voices.7z": 126711921, + "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Matsuribayashi-HD.7z": 125178590, "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Matsuribayashi-Voices.7z": 438349838, "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Meakashi-HD.7z": 70082335, "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Meakashi-Voices.7z": 205576243, @@ -89,6 +89,7 @@ "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-ADV_Mode.7z": 29200176, "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-PS3-Sprites.7z": 996497688, "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-Upscaled-Pachinko.7z": 333823779, + "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-Upscaled-Potato-v4.7z": 504005383, "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/umineko-answer-base-nvl.7z.001": 1866465280, "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/umineko-answer-base-nvl.7z.002": 1866465280, "https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/umineko-answer-base-nvl.7z.003": 1866465280, diff --git a/installData.json b/installData.json index a287b74..0e7529c 100644 --- a/installData.json +++ b/installData.json @@ -624,7 +624,7 @@ "checkBox": [ { "name": "HD Ryukishi Sprites", "description": "Replaces the original (640x480) sprites with upscaled HD versions (1280x960)", - "data": {"url": "http://07th-mod.com/nipah/Matsuribayashi-HD.7z", "relativeExtractionPath": ".", "priority": 40} + "data": {"url": "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Matsuribayashi-HD.7z", "relativeExtractionPath": ".", "priority": 40} } ] },