mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Switch from sha256.txt to digest
This commit is contained in:
3
src/types/globals.d.ts
vendored
3
src/types/globals.d.ts
vendored
@@ -313,8 +313,7 @@ declare global {
|
||||
// Update
|
||||
DownloadUpdate(
|
||||
fileUrl: string,
|
||||
fileName: string,
|
||||
hashUrl: string,
|
||||
hashString: string,
|
||||
downloadSize: number
|
||||
): Promise<void>;
|
||||
CancelUpdate(): Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user