Correct utils hash
This commit is contained in:
parent
0a4c73a56e
commit
0f65d7d21d
|
@ -36,7 +36,7 @@ check(bdPath + "/package.json", "26EF86E0910272D3ACA1B854D2F25340");
|
|||
check(bdPath + "/betterdiscord.js", "31DD3E3D37D6FD5F6C2784D06F1162C4");
|
||||
check(bdPath + "/lib/BetterDiscord.js", "84D281EDF38F945A5F6DFAAA2D951A6A");
|
||||
check(bdPath + "/lib/config.json", "9A6E146B64A2D2D459B081B910D60582");
|
||||
//check(bdPath + "/lib/Utils.js", "8DACE92500A16C8F113863D42001A09D"); weird mismatches
|
||||
check(bdPath + "/lib/Utils.js", "FD1FFCE03E999B80636D200F78383BF8");
|
||||
|
||||
console.log("Everything seems to be fine");
|
||||
|
||||
|
|
Loading…
Reference in New Issue