From d9f459c28b9c69a67f4cbccd91be3643fe211110 Mon Sep 17 00:00:00 2001 From: wcbing Date: Tue, 29 Oct 2024 17:11:08 +0800 Subject: [PATCH] add peazip --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) 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