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