Skip to content

Commit ee919dc

Browse files
committed
Fix wrong download link for Higu Ch.8 Voice Only HD Sprite Option
1 parent 13fadeb commit ee919dc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

cachedDownloadSizes.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"http://07th-mod.com/nipah/Matsuribayashi-HD.7z": 125178590,
32
"https://github.com/07th-mod/higurashi-console-arcs/releases/latest/download/ConsoleArcs.Voice.and.Graphics.Patch.zip": 18197316,
43
"https://github.com/07th-mod/higurashi-rei/releases/latest/download/Rei.Voice.and.Graphics.Patch.zip": 2384978,
54
"https://github.com/07th-mod/himatsubushi/releases/download/v0.5.1/Himatsubushi.Voice.Patch.v0.5.1.7z": 414749,
@@ -32,6 +31,7 @@
3231
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-option-hou-ogsprites-v1.0/hou-ogsprites-ep09.7z": 98108774,
3332
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Himatsubushi-HD.7z": 45415056,
3433
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Himatsubushi-Voices.7z": 126711921,
34+
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Matsuribayashi-HD.7z": 125178590,
3535
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Matsuribayashi-Voices.7z": 438349838,
3636
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Meakashi-HD.7z": 70082335,
3737
"https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Meakashi-Voices.7z": 205576243,
@@ -89,6 +89,7 @@
8989
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-ADV_Mode.7z": 29200176,
9090
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-PS3-Sprites.7z": 996497688,
9191
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-Upscaled-Pachinko.7z": 333823779,
92+
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/UminekoChiru-Upscaled-Potato-v4.7z": 504005383,
9293
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/umineko-answer-base-nvl.7z.001": 1866465280,
9394
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/umineko-answer-base-nvl.7z.002": 1866465280,
9495
"https://github.com/07th-mod/patch-releases/releases/download/umineko-answer-v1.0/umineko-answer-base-nvl.7z.003": 1866465280,

installData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
"checkBox": [
625625
{
626626
"name": "HD Ryukishi Sprites", "description": "Replaces the original (640x480) sprites with upscaled HD versions (1280x960)",
627-
"data": {"url": "http://07th-mod.com/nipah/Matsuribayashi-HD.7z", "relativeExtractionPath": ".", "priority": 40}
627+
"data": {"url": "https://github.com/07th-mod/patch-releases/releases/download/higurashi-voice-only-v1.0/Matsuribayashi-HD.7z", "relativeExtractionPath": ".", "priority": 40}
628628
}
629629
]
630630
},

0 commit comments

Comments
 (0)