Skip to content

Commit

Permalink
utools: Update to version 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent adc23a4 commit 31b4dda
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": "5.2.1",
"version": "6.0.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-5.2.1.exe#/uTools.7z",
"hash": "9b4d68b62ce22e1a962f801d4be3554d62abe08a20947d548b55fe6c05f61423",
"url": "https://open.u-tools.cn/download/uTools-6.0.0.exe#/uTools.7z",
"hash": "846179ab8332689217e4740ee30b7e92cf44837737a7a28405005279881de52a",
"installer": {
"script": "7z x $original_dir/PLUGINSDIR/app-64.7z -o\"$original_dir\\utools\""
}
},
"32bit": {
"url": "https://open.u-tools.cn/download/uTools-5.2.1-ia32.exe#/uTools.7z",
"hash": "75d1e7d6e83fa7fc131c8e04eeee2442651d38cb4c44c2a2e59fad1760e29429",
"url": "https://open.u-tools.cn/download/uTools-6.0.0-ia32.exe#/uTools.7z",
"hash": "d5f9306df7725833f1abc3c2646efd48b5870bb67207a26123d1e72d7b5772f1",
"installer": {
"script": "7z x $original_dir/PLUGINSDIR/app-32.7z -o\"$original_dir\\utools\""
}
Expand Down

0 comments on commit 31b4dda

Please sign in to comment.