docto: Update to version 1.11

This commit is contained in:
github-actions[bot] 2024-02-09 12:29:21 +00:00
parent e39b80da6b
commit 85ab6584a7

View File

@ -1,17 +1,17 @@
{ {
"version": "1.9", "version": "1.11",
"description": "Simple command line utility for converting .doc & .xls files to any supported format.", "description": "Simple command line utility for converting .doc & .xls files to any supported format.",
"homepage": "https://github.com/tobya/DocTo", "homepage": "https://github.com/tobya/DocTo",
"license": "MIT", "license": "MIT",
"notes": "Must have Microsoft Word, Excel or PowerPoint installed on host machine.", "notes": "Must have Microsoft Word, Excel or PowerPoint installed on host machine.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tobya/DocTo/releases/download/v1.9/docto_64.zip", "url": "https://github.com/tobya/DocTo/releases/download/v1.11/docto_64.zip",
"hash": "cadd1bb8459a3c83477c843f45a65ceef3542791bfb14b258d9aa236635c2a16" "hash": "831c018b48a3589ff32e184642afe2e86ebca8dff3bc7c9f1cecec31fc2b4e4d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/tobya/DocTo/releases/download/v1.9/docto_32.zip", "url": "https://github.com/tobya/DocTo/releases/download/v1.11/docto_32.zip",
"hash": "831d7280386d95bf84629b8eb596bad7cbb3cc266aea7691767b11dae6a2014c" "hash": "2fbced131bef3ad02ff97475769931f62f12b8c4b70700fd6e9be5f9cf946571"
} }
}, },
"bin": "docto.exe", "bin": "docto.exe",