Skip to content

Commit

Permalink
utools: Update to version 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent 0876aff commit 46dedd5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/utools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.1",
"version": "6.1.0",
"homepage": "https://www.u.tools/",
"checkver": {
"url": "https://www.u.tools/download/",
Expand All @@ -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\""
}
Expand Down

0 comments on commit 46dedd5

Please sign in to comment.