fix: correct sha256 in manifest (zip was built from wrong dist path)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
MusiCode
2026-03-17 23:55:04 +00:00
committed by Shantur Rathore
parent 38cdb4ddb1
commit 69cb049a39

View File

@@ -2,5 +2,5 @@
"minServerVersion": "0.12.3",
"latestUIVersion": "0.12.3-rtl-he",
"uiPackageURL": "https://github.com/MusiCode1/CodeNomad/releases/download/v0.12.3-rtl-he/codenomad-ui-rtl-he.zip",
"sha256": "8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85"
"sha256": "ee63f2f00a6cf0ca05758b43ad1a0d14c20c0e665b5b848e56775b6784a57afd"
}