diff --git a/README.md b/README.md index f9077c8..d817639 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ | [SPlayer](https://github.com/imsyy/SPlayer) | splayer | ✅ | | | [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | | | [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | | +| [Simplenote](https://github.com/Automattic/simplenote-electron) | simplenote | ✅ | ✅ | #### Gitee diff --git a/data/github.json b/data/github.json index c764e33..bc06569 100644 --- a/data/github.json +++ b/data/github.json @@ -156,5 +156,12 @@ "file_list": { "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" + } } } \ No newline at end of file