diff --git a/bucket/utools.json b/bucket/utools.json index 9624c7ac..8500d5fb 100644 --- a/bucket/utools.json +++ b/bucket/utools.json @@ -1,5 +1,5 @@ { - "version": "6.0.1", + "version": "6.1.0", "homepage": "https://www.u.tools/", "checkver": { "url": "https://www.u.tools/download/", @@ -17,15 +17,15 @@ }, "architecture": { "64bit": { - "url": "https://open.u-tools.cn/download/uTools-6.0.1.exe#/uTools.7z", - "hash": "5ebb97ad82af639d5a1c8590d55e5e7cdfb92389de63c6ef0a08fa9ec3fc3a09", + "url": "https://open.u-tools.cn/download/uTools-6.1.0.exe#/uTools.7z", + "hash": "b6eea8420f124dda26823c846f846f04bd2ceb6693303a7d7d273d43ceabd892", "installer": { "script": "7z x $original_dir/PLUGINSDIR/app-64.7z -o\"$original_dir\\utools\"" } }, "32bit": { - "url": "https://open.u-tools.cn/download/uTools-6.0.1-ia32.exe#/uTools.7z", - "hash": "58fdf4aa2f09ef85498ab1e8c50b2a6d0ef492457736e9f1aa84c549b68da18a", + "url": "https://open.u-tools.cn/download/uTools-6.1.0-ia32.exe#/uTools.7z", + "hash": "1cd987fdbabb7b64f13d416cd5ae5918cad1d9c5e5882d53b49d84467c5d2b7d", "installer": { "script": "7z x $original_dir/PLUGINSDIR/app-32.7z -o\"$original_dir\\utools\"" }