mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-31 23:19:44 +08:00
GUI: harden cross-platform updater integrity and rollback (#389)
* GUI: verify updater releases by commit and SHA-256 * GUI: add updater rollback and version safeguards
This commit is contained in:
committed by
GitHub
parent
b3e3fe5ea8
commit
e6be48a390
@@ -140,5 +140,6 @@
|
||||
"Updater.Status.Installing": "Güncelleme kuruluyor…",
|
||||
"Updater.Status.Timeout": "Güncelleme denetimi 10 saniye sonra zaman aşımına uğradı.",
|
||||
"Updater.Status.Failed": "Güncellemeler denetlenemedi.",
|
||||
"Updater.Status.ChecksumFailed": "İndirilen güncelleme SHA-256 doğrulamasını geçemedi.",
|
||||
"Updater.Status.Unsupported": "Otomatik güncelleme Windows, Linux veya macOS x64 build'i gerektirir."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user