Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Update QCMA download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
noahc3 committed Jul 8, 2018
1 parent fc5c928 commit 2dba4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto h-encore/Reference.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public static class Reference {
public static readonly string url_hencore = "https://github.com/TheOfficialFloW/h-encore/releases/download/v1.0/h-encore.zip";
public static readonly string url_cma = "http://cma.henkaku.xyz/?aid=";
public static readonly string url_issues = "https://github.com/noahc3/auto-h-encore/issues";
public static readonly string url_qcma = "https://raw.githubusercontent.com/noahc3/auto-h-encore/feature-qcma/resources/qcma.zip";
public static readonly string url_qcma = "https://github.com/noahc3/auto-h-encore/raw/master/resources/qcma.zip";

public static readonly string[][] hashes = new string[][] {
new string[] {
Expand Down

0 comments on commit 2dba4ef

Please sign in to comment.