Switch from sha256.txt to digest

This commit is contained in:
Natsumi
2025-08-09 12:56:12 +12:00
parent fd87bb4509
commit 42fadd7e65
5 changed files with 62 additions and 107 deletions

View File

@@ -4,7 +4,7 @@
<el-progress
type="circle"
width="50"
stroke-width="3"
:stroke-width="3"
:percentage="updateProgress"
:format="updateProgressText"></el-progress>
</div>