Skip to content

Commit

Permalink
gopeed: Update to version 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2025
1 parent a10a965 commit 3da56ea
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
Expand Up @@ -2,11 +2,11 @@
"homepage": "https://github.com/GopeedLab/gopeed",
"description": "A high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms.",
"license": "GPL-3.0-only",
"version": "1.6.7",
"version": "1.6.8",
"architecture": {
"64bit": {
"url": "https://github.com/GopeedLab/gopeed/releases/download/v1.6.7/Gopeed-v1.6.7-windows-amd64-portable.zip",
"hash": "d096458a7bee55cc759233db90f2801c99194951de9055e5bb6678ed2eef2d1f"
"url": "https://github.com/GopeedLab/gopeed/releases/download/v1.6.8/Gopeed-v1.6.8-windows-amd64-portable.zip",
"hash": "cc299223b66d98ab97f8e35a780677c578aa0516193bb6f11e2ace1886b4f705"
}
},
"pre_install": "if(!(Test-Path \"$persist_dir\\gopeed.db\")) { New-Item \"$dir\\gopeed.db\" -ItemType File -Force | Out-Null }",
Expand Down

0 comments on commit 3da56ea

Please sign in to comment.