mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add peazip
This commit is contained in:
parent
d8edf08bae
commit
d9f459c28b
@ -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)|
|
|TinyGo|tinygo|[Github Releases](https://github.com/tinygo-org/tinygo/releases)|
|
||||||
|LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)|
|
|LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)|
|
||||||
|Motrix|motrix|[Github Releases](https://github.com/agalwood/Motrix/releases)|
|
|Motrix|motrix|[Github Releases](https://github.com/agalwood/Motrix/releases)|
|
||||||
|
|PeaZip|peazip|[Github Releases](https://github.com/peazip/PeaZip/releases)|
|
||||||
|
|
||||||
### 合并自官方 repo
|
### 合并自官方 repo
|
||||||
|
|
||||||
|
|||||||
@ -76,5 +76,11 @@
|
|||||||
"file_list": [
|
"file_list": [
|
||||||
"Motrix_{stripped_version}_amd64.deb"
|
"Motrix_{stripped_version}_amd64.deb"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"peazip": {
|
||||||
|
"repo": "peazip/PeaZip",
|
||||||
|
"file_list": [
|
||||||
|
"peazip_{version_tag}.LINUX.GTK2-1_amd64.deb"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user