mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add simplenote
This commit is contained in:
parent
b22e44a5f2
commit
dd20b9d61b
@ -75,6 +75,7 @@
|
|||||||
| [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ |
|
| [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ |
|
||||||
| [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | |
|
| [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | |
|
||||||
| [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | |
|
| [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | |
|
||||||
|
| [Simplenote](https://github.com/Automattic/simplenote-electron) | simplenote | ✅ | ✅ |
|
||||||
|
|
||||||
#### Gitee
|
#### Gitee
|
||||||
|
|
||||||
|
|||||||
@ -157,5 +157,12 @@
|
|||||||
"file_list": {
|
"file_list": {
|
||||||
"amd64": "fooyin_{version}-trixie_amd64.deb"
|
"amd64": "fooyin_{version}-trixie_amd64.deb"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"simplenote": {
|
||||||
|
"repo": "Automattic/simplenote-electron",
|
||||||
|
"file_list": {
|
||||||
|
"amd64": "Simplenote-linux-{version}-amd64.deb",
|
||||||
|
"arm64": "Simplenote-linux-{version}-arm64.deb"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user