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