diff --git a/bucket/utools.json b/bucket/utools.json index 61cf253..684bee9 100644 --- a/bucket/utools.json +++ b/bucket/utools.json @@ -2,19 +2,19 @@ "description": "", "homepage": "https://u.tools", "license": "", - "version": "4.1.0", + "version": "4.2.0", "notes": "", "architecture": { "64bit": { - "url": "https://res.u-tools.cn/version2/uTools-4.1.0.exe#/dl.7z", - "hash": "39a6c3d52c35b4288858ea8ca43342b74bf6ffb735f71d059364c72c5859e672", + "url": "https://res.u-tools.cn/version2/uTools-4.2.0.exe#/dl.7z", + "hash": "a0f953d425e02a8bc6a041b747f06a19415aeb102febfffa6b388a85a7d4aa4e", "installer": { "script": "Expand-7zipArchive \"$dir\\`$PLUGINSDIR/app-64.7z\" \"$dir\"" } }, "32bit": { - "url": "https://res.u-tools.cn/version2/uTools-4.1.0-ia32.exe#/dl.7z", - "hash": "6f56ce1fb31c409cb4b626dd67fd360f4591ed50c38decd830fa64aa5e5b177c", + "url": "https://res.u-tools.cn/version2/uTools-4.2.0-ia32.exe#/dl.7z", + "hash": "9d4f8d54f45e76d91d4cf02d5b59d2a103331ef5528b8ae49b1e29caf8effbaf", "installer": { "script": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR/app-32.7z\" \"$dir\"",