Skip to content

Commit

Permalink
gopeed: Update to version 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 3, 2025
1 parent 38bac75 commit 63b98db
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.8",
"version": "1.6.9",
"architecture": {
"64bit": {
"url": "https://github.com/GopeedLab/gopeed/releases/download/v1.6.8/Gopeed-v1.6.8-windows-amd64-portable.zip",
"hash": "cc299223b66d98ab97f8e35a780677c578aa0516193bb6f11e2ace1886b4f705"
"url": "https://github.com/GopeedLab/gopeed/releases/download/v1.6.9/Gopeed-v1.6.9-windows-amd64-portable.zip",
"hash": "b3b297d9d4588324e52fdb05cf881bdbfd9c8257b600f2f944103eac7d664e89"
}
},
"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 63b98db

Please sign in to comment.