Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit ddae17b

Browse files
committed
up sha1
1 parent 0c642c1 commit ddae17b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/ColorMC.Launcher/Program.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ public static class Program
4646

4747
public static readonly string[] BaseSha1 =
4848
[
49-
"bd58a8c8365098d253de231f9ebd251b5e258e74",
50-
"6032f845fdeceea9bec991b5956e8a362ce338ff",
51-
"b4c6c4292e45a6422fa999877ba7bd484b187a8a",
52-
"b72baf28731c3ea3e90b0a753e86ca39ebcd5bdd"
49+
"f6b4215ce6aba05f3ce0047b36a5584140575cdf",
50+
"3579213f38d88c8b81f86b48f235f3a4fdbaad79",
51+
"e6db51604fd00a2c30e953912dfbf378244724d6",
52+
"621bac500c40a5e949746ab406ab5f62f69ed7a4"
5353
];
5454

5555
public delegate void IN(string[] args);

0 commit comments

Comments
 (0)