diff --git a/README.md b/README.md index cd2d58b..a52e0ad 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ echo "deb [signed-by=/etc/apt/keyrings/wcbing.gpg] https://packages.wcbing.top/d |TinyGo|tinygo|[Github Releases](https://github.com/tinygo-org/tinygo/releases)| |LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)| |Motrix|motrix|[Github Releases](https://github.com/agalwood/Motrix/releases)| +|PeaZip|peazip|[Github Releases](https://github.com/peazip/PeaZip/releases)| ### 合并自官方 repo diff --git a/data/github.json b/data/github.json index 1848d4e..4df4dbb 100644 --- a/data/github.json +++ b/data/github.json @@ -76,5 +76,11 @@ "file_list": [ "Motrix_{stripped_version}_amd64.deb" ] + }, + "peazip": { + "repo": "peazip/PeaZip", + "file_list": [ + "peazip_{version_tag}.LINUX.GTK2-1_amd64.deb" + ] } } \ No newline at end of file