Skip to content

Commit

Permalink
aliyunpan: Update to version 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2025
1 parent ca97f4b commit fcd3217
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions bucket/aliyunpan.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"homepage": "https://github.com/tickstep/aliyunpan",
"license": "Apache-2.0",
"version": "0.3.4",
"version": "0.3.5",
"suggest": {
"Icon": "nirsoft/iconsextract"
},
"architecture": {
"64bit": {
"url": "https://github.com/tickstep/aliyunpan/releases/download/v0.3.4/aliyunpan-v0.3.4-windows-x64.zip",
"hash": "d1cf6fe161456c172be3151b0b25faace593452c9f2279162cb6ceb79dc9b10c",
"extract_dir": "aliyunpan-v0.3.4-windows-x64"
"url": "https://github.com/tickstep/aliyunpan/releases/download/v0.3.5/aliyunpan-v0.3.5-windows-x64.zip",
"hash": "75a1b86e03d6fc94d74ac7642836a43daf20ddfc57dcc12a860b18bc10fa6c88",
"extract_dir": "aliyunpan-v0.3.5-windows-x64"
},
"32bit": {
"url": "https://github.com/tickstep/aliyunpan/releases/download/v0.3.4/aliyunpan-v0.3.4-windows-x86.zip",
"hash": "2bd9d58f0531b40b551a4ad87b8c87765f709419e025cf4b09c83fd1ae050519",
"extract_dir": "aliyunpan-v0.3.4-windows-x86"
"url": "https://github.com/tickstep/aliyunpan/releases/download/v0.3.5/aliyunpan-v0.3.5-windows-x86.zip",
"hash": "2ddd5c5f936f84084c5b7ada59932c663aa7b11093c5b91bd537ed18afa7bbb9",
"extract_dir": "aliyunpan-v0.3.5-windows-x86"
},
"arm64": {
"url": "https://github.com/tickstep/aliyunpan/releases/download/v0.3.4/aliyunpan-v0.3.4-windows-arm64.zip",
"hash": "248c90b96452b0392949cdf8df57b3afd899bbc79a8a79eacb51707d95db5d16",
"extract_dir": "aliyunpan-v0.3.4-windows-arm"
"url": "https://github.com/tickstep/aliyunpan/releases/download/v0.3.5/aliyunpan-v0.3.5-windows-arm64.zip",
"hash": "503b0f79d1b5eb2efb933ede9ff118bf312cb92691017915ec070ec5afd66965",
"extract_dir": "aliyunpan-v0.3.5-windows-arm"
}
},
"bin": "aliyunpan.exe",
Expand Down

0 comments on commit fcd3217

Please sign in to comment.