Add app version hashes
This commit is contained in:
parent
74d4a6eca4
commit
3d50c17b81
@ -2,9 +2,9 @@
|
||||
"version":1
|
||||
|
||||
,"app":{
|
||||
"win32":{"version":"3.0.0", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "md5":""}]}
|
||||
,"win64":{"version":"3.0.0", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "md5":""}]}
|
||||
,"linux":{"version":"3.0.0", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "md5":""}]}
|
||||
"win32":{"version":"3.0.0", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"080b21b3ce0fd822939a62a63e3d953c"}]}
|
||||
,"win64":{"version":"3.0.0", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"933d24f5faf140acb5049a4622176fab"}]}
|
||||
,"linux":{"version":"3.0.0", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "md5":"ee75365a6d67b5762e243282b9618351"}]}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user