Skip to content

Commit

Permalink
utools: Update to version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 2, 2023
1 parent 867ae04 commit d4a37de
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions bucket/utools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,19 @@
"description": "",
"homepage": "https://u.tools",
"license": "",
"version": "3.3.0",
"version": "4.0.1",
"notes": "",
"architecture": {
"64bit": {
"url": "https://res.u-tools.cn/version2/uTools-3.3.0.exe#/dl.7z",
"hash": "sha512:1830b50d78a13824626e870d00374394387a494d575cef6e75c1e4e6d9f5525f7f3a0420c670d5ac182c8739437049b4c6bb125fa9814a0769452fc77b1ed74e",
"url": "https://res.u-tools.cn/version2/uTools-4.0.1.exe#/dl.7z",
"hash": "6c65bc730488688185479621536bb1f47f846db84af4c35a047b52b971d8a1ed",
"installer": {
"script": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR/app-64.7z\" \"$dir\""
]
"script": "Expand-7zipArchive \"$dir\\`$PLUGINSDIR/app-64.7z\" \"$dir\""
}

},
"32bit": {
"url": "https://res.u-tools.cn/version2/uTools-3.3.0-ia32.exe#/dl.7z",
"hash": "sha512:03dd55bb55dbf4e3a5a01c7e13353ebd94cea112138f11e5fe5dbea2e6a45342c94f2094c4dbbb1cd711f169cfc7f4a6d3dd765bf7d12a444610d9e8f2c629b7",
"url": "https://res.u-tools.cn/version2/uTools-4.0.1-ia32.exe#/dl.7z",
"hash": "0c17f3347d72ed49a41c8bff8c08c27b0846328478ce468ece31ef395e084f1e",
"installer": {
"script": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR/app-32.7z\" \"$dir\"",
Expand Down

0 comments on commit d4a37de

Please sign in to comment.