docto: Update to version 1.15

This commit is contained in:
github-actions[bot] 2024-05-12 20:25:17 +00:00
parent a860cbfce8
commit 504950280a

View File

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