mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docto: Update to version 1.12
This commit is contained in:
parent
c700523c72
commit
385b5e644f
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11",
|
"version": "1.12",
|
||||||
"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.11/docto_64.zip",
|
"url": "https://github.com/tobya/DocTo/releases/download/v1.12/docto_64.zip",
|
||||||
"hash": "831c018b48a3589ff32e184642afe2e86ebca8dff3bc7c9f1cecec31fc2b4e4d"
|
"hash": "7800b453aa6467e33334a4abee5402038eefe5c902ded4dcd2e075c9285fd9a9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tobya/DocTo/releases/download/v1.11/docto_32.zip",
|
"url": "https://github.com/tobya/DocTo/releases/download/v1.12/docto_32.zip",
|
||||||
"hash": "2fbced131bef3ad02ff97475769931f62f12b8c4b70700fd6e9be5f9cf946571"
|
"hash": "2164388933906b0e3171eb4bb7e7882fdd9934ea1748d796cfebc800c82aef51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docto.exe",
|
"bin": "docto.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user