docto: Update to version 1.16

This commit is contained in:
github-actions[bot] 2025-11-30 20:29:42 +00:00
parent 5c01ec2e2b
commit 8211ad2d7d

View File

@ -1,17 +1,17 @@
{ {
"version": "1.15", "version": "1.16",
"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.15/docto_64.zip", "url": "https://github.com/tobya/DocTo/releases/download/v1.16/docto_64.zip",
"hash": "eda07478adf484afff3d51e7441cf5b50897513f95c1590b4e8525ec0afe6dee" "hash": "03f36e72a8d3de98dcdc031603fc5208a9887478b1fcbdb154dd7e632dda424f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/tobya/DocTo/releases/download/v1.15/docto_32.zip", "url": "https://github.com/tobya/DocTo/releases/download/v1.16/docto_32.zip",
"hash": "00e9ae2027724c829ff4e7d1d0a40c3d29e13584792a82289da50543be292550" "hash": "0b971c10d258d49d74ea26546164019ca2aace223364641d3a593c94b4e51b93"
} }
}, },
"bin": "docto.exe", "bin": "docto.exe",