docto: Update to version 1.7

This commit is contained in:
github-actions[bot] 2022-06-04 16:29:27 +00:00
parent 06f3c7804b
commit 0f37f5f536

View File

@ -1,14 +1,14 @@
{
"version": "1.7",
"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.",
"url": "https://github.com/tobya/DocTo/releases/download/V1.7/docto.exe",
"hash": "26677871e9640ea207f5e7d740276c88c218b4acf18af20726b8ae2ce84123c9",
"bin": "docto.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/tobya/DocTo/releases/download/V$version/docto.exe"
}
}
{
"version": "1.7",
"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.",
"url": "https://github.com/tobya/DocTo/releases/download/V1.7/docto.exe",
"hash": "26677871e9640ea207f5e7d740276c88c218b4acf18af20726b8ae2ce84123c9",
"bin": "docto.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/tobya/DocTo/releases/download/V$version/docto.exe"
}
}