Skip to content

Commit

Permalink
Fix wrong download link for Higu Ch.8 Voice Only HD Sprite Option
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Jul 18, 2024
1 parent 13fadeb commit ee919dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion cachedDownloadSizes.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion installData.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}
}
]
},
Expand Down

0 comments on commit ee919dc

Please sign in to comment.