Skip to content

Commit

Permalink
gopeed: Update to version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 8babbfa commit 32cfb80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/gopeed.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"##": "Gopeed",
"version": "1.6.1",
"version": "1.6.2",
"description": "支持所有平台的现代下载管理器。使用 Golang 和 Flutter 构建",
"license": {
"identifier": "GPL-3.0-only",
"url": "https://github.com/GopeedLab/gopeed/blob/main/LICENSE"
},
"homepage": "https://github.com/GopeedLab/gopeed",
"hash": "bd1cc852716ed2da2436a52a48c67d99be7e58d834ff51099e37c7ecefbb6cc8",
"url": "https://github.com/GopeedLab/gopeed/releases/download/v1.6.1/Gopeed-v1.6.1-windows-amd64-portable.zip",
"hash": "e23826262b4d50d9e95021b5cd3f92991da3254e168afd8ccc321e03eb27c622",
"url": "https://github.com/GopeedLab/gopeed/releases/download/v1.6.2/Gopeed-v1.6.2-windows-amd64-portable.zip",
"checkver": "github",
"pre_install": [
"if (-not (Test-Path \"$persist_dir\\gopeed.db\")) { New-Item \"$dir\\gopeed.db\" -ItemType file | Out-Null }",
Expand Down

0 comments on commit 32cfb80

Please sign in to comment.