mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
docto: Update to version 1.14
This commit is contained in:
parent
ef8cfbbead
commit
994c9f694f
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.12",
|
||||
"version": "1.14",
|
||||
"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.12/docto_64.zip",
|
||||
"hash": "7800b453aa6467e33334a4abee5402038eefe5c902ded4dcd2e075c9285fd9a9"
|
||||
"url": "https://github.com/tobya/DocTo/releases/download/v1.14/docto_64.zip",
|
||||
"hash": "0fd8af6de858d7793a284e2328378c522008fc3dcf4c7af7c197e9063a40f549"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tobya/DocTo/releases/download/v1.12/docto_32.zip",
|
||||
"hash": "2164388933906b0e3171eb4bb7e7882fdd9934ea1748d796cfebc800c82aef51"
|
||||
"url": "https://github.com/tobya/DocTo/releases/download/v1.14/docto_32.zip",
|
||||
"hash": "e8fd22a2868bc3c2ce7e5cca0504b3c92f159e640cf0495decae20753b4939b1"
|
||||
}
|
||||
},
|
||||
"bin": "docto.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user