mirror of
https://github.com/Silentely/eSIM-Tools.git
synced 2026-09-03 06:24:20 +08:00
修复 CI 自动修复工作流失败问题。之前的 i18n 多语言功能修改了 giffgaff_complete_esim.html 文件,但未更新冻结基线的哈希值, 导致构建时 Legacy Freeze 保护机制触发。 变更内容: - 更新 giffgaff_complete_esim.html 的 SHA256 哈希值 - 保持 simyo_complete_esim.html 哈希值不变 影响:修复后 CI 工作流将正常通过构建检查
8 lines
271 B
JSON
8 lines
271 B
JSON
{
|
|
"algorithm": "sha256",
|
|
"files": {
|
|
"src/giffgaff/giffgaff_complete_esim.html": "5cabb824254441d4dce3e3b4f1cb8b37870c95a7a422583b84691d15959a4f7a",
|
|
"src/simyo/simyo_complete_esim.html": "f7ca167f6fa07d4c2dbc2630d6edf9e8ea247023b9ebd45ea4e2093d7edbc576"
|
|
}
|
|
}
|