docto@1.9: Fix shim (Close #5044)

This commit is contained in:
HUMORCE 2023-08-24 19:23:38 +00:00
parent c4ec3d5836
commit 47a6bc55d7
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -7,20 +7,14 @@
"architecture": {
"64bit": {
"url": "https://github.com/tobya/DocTo/releases/download/v1.9/docto_64.zip",
"hash": "cadd1bb8459a3c83477c843f45a65ceef3542791bfb14b258d9aa236635c2a16",
"bin": [
[
"docto_64.exe",
"docto"
]
]
"hash": "cadd1bb8459a3c83477c843f45a65ceef3542791bfb14b258d9aa236635c2a16"
},
"32bit": {
"url": "https://github.com/tobya/DocTo/releases/download/v1.9/docto_32.zip",
"hash": "831d7280386d95bf84629b8eb596bad7cbb3cc266aea7691767b11dae6a2014c",
"bin": "docto.exe"
"hash": "831d7280386d95bf84629b8eb596bad7cbb3cc266aea7691767b11dae6a2014c"
}
},
"bin": "docto.exe",
"checkver": "github",
"autoupdate": {
"architecture": {