docto: Update to version 1.12

This commit is contained in:
github-actions[bot] 2024-02-11 20:23:48 +00:00
parent c700523c72
commit 385b5e644f

View File

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