mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add pandoc
This commit is contained in:
parent
0c4d6a9908
commit
938fa0b90b
@ -45,6 +45,7 @@ echo "deb [signed-by=/etc/apt/keyrings/wcbing.gpg] https://packages.wcbing.top/d
|
|||||||
|uTools|utools|[官网](https://u.tools/download/)|
|
|uTools|utools|[官网](https://u.tools/download/)|
|
||||||
|360安全浏览器|browser360-cn-stable|[官网](https://browser.360.net/gc/)|
|
|360安全浏览器|browser360-cn-stable|[官网](https://browser.360.net/gc/)|
|
||||||
|Tabby|tabby-terminal|[Github Releases](https://github.com/Eugeny/tabby/releases)|
|
|Tabby|tabby-terminal|[Github Releases](https://github.com/Eugeny/tabby/releases)|
|
||||||
|
|Pandoc|pandoc|[Github Releases](https://github.com/jgm/pandoc/releases)|
|
||||||
|
|
||||||
### 合并自官方 repo
|
### 合并自官方 repo
|
||||||
|
|
||||||
|
|||||||
@ -38,5 +38,10 @@
|
|||||||
"name": "Tabby",
|
"name": "Tabby",
|
||||||
"repo": "Eugeny/tabby",
|
"repo": "Eugeny/tabby",
|
||||||
"x64_deb_name": "{version_tag}/tabby-{stripped_version}-linux-x64.deb"
|
"x64_deb_name": "{version_tag}/tabby-{stripped_version}-linux-x64.deb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Pandoc",
|
||||||
|
"repo": "jgm/pandoc",
|
||||||
|
"x64_deb_name": "{version_tag}/pandoc-{stripped_version}-1-amd64.deb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user