From 6e0869b71feda972de74f1582f7638e4cb2dcea2 Mon Sep 17 00:00:00 2001 From: YiFang Xiao Date: Tue, 29 Aug 2023 09:43:35 +0800 Subject: [PATCH] action: update release note , add flatpak --- .github/workflows/macos-homebrew-breakpad.yml | 3 ++- .github/workflows/macos-homebrew.yml | 3 ++- .github/workflows/ubuntu-6.2.yml | 3 ++- .github/workflows/ubuntu.yml | 3 ++- .github/workflows/windows-6.x.yml | 3 ++- .github/workflows/windows.yml | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/workflows/macos-homebrew-breakpad.yml b/.github/workflows/macos-homebrew-breakpad.yml index 74903795..1ffa1af0 100644 --- a/.github/workflows/macos-homebrew-breakpad.yml +++ b/.github/workflows/macos-homebrew-breakpad.yml @@ -215,7 +215,8 @@ jobs: Windows users can use either `****-installer.exe` (for installer) or `****.zip` (unzip and run). The `goldendict.exe` can be dropped into previous installation's folder (if dependencies aren't changed). - Linux users can use AppImages. + Linux users can use AppImages or Flatpak. + https://flathub.org/zh-Hans/apps/io.github.xiaoyifang.goldendict_ng macOS users can use `.dmg` installer. diff --git a/.github/workflows/macos-homebrew.yml b/.github/workflows/macos-homebrew.yml index 01a8db3a..7c0c1f18 100644 --- a/.github/workflows/macos-homebrew.yml +++ b/.github/workflows/macos-homebrew.yml @@ -232,7 +232,8 @@ jobs: Windows users can use either `****-installer.exe` (for installer) or `****.zip` (unzip and run). The `goldendict.exe` can be dropped into previous installation's folder (if dependencies aren't changed). - Linux users can use AppImages. + Linux users can use AppImages or Flatpak. + https://flathub.org/zh-Hans/apps/io.github.xiaoyifang.goldendict_ng macOS users can use `.dmg` installer. diff --git a/.github/workflows/ubuntu-6.2.yml b/.github/workflows/ubuntu-6.2.yml index b67860a9..7539e669 100644 --- a/.github/workflows/ubuntu-6.2.yml +++ b/.github/workflows/ubuntu-6.2.yml @@ -190,7 +190,8 @@ jobs: Windows users can use either `****-installer.exe` (for installer) or `****.zip` (unzip and run). The `goldendict.exe` can be dropped into previous installation's folder (if dependencies aren't changed). - Linux users can use AppImages. + Linux users can use AppImages or Flatpak. + https://flathub.org/zh-Hans/apps/io.github.xiaoyifang.goldendict_ng macOS users can use `.dmg` installer. diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 1ae53c51..071585d2 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -177,7 +177,8 @@ jobs: Windows users can use either `****-installer.exe` (for installer) or `****.zip` (unzip and run). The `goldendict.exe` can be dropped into previous installation's folder (if dependencies aren't changed). - Linux users can use AppImages. + Linux users can use AppImages or Flatpak. + https://flathub.org/zh-Hans/apps/io.github.xiaoyifang.goldendict_ng macOS users can use `.dmg` installer. diff --git a/.github/workflows/windows-6.x.yml b/.github/workflows/windows-6.x.yml index a4edfc2b..de2bbe7c 100644 --- a/.github/workflows/windows-6.x.yml +++ b/.github/workflows/windows-6.x.yml @@ -249,7 +249,8 @@ jobs: Windows users can use either `****-installer.exe` (for installer) or `****.zip` (unzip and run). The `goldendict.exe` can be dropped into previous installation's folder (if dependencies aren't changed). - Linux users can use AppImages. + Linux users can use AppImages or Flatpak. + https://flathub.org/zh-Hans/apps/io.github.xiaoyifang.goldendict_ng macOS users can use `.dmg` installer. diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index be9d22a0..acfdbc9d 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -226,7 +226,8 @@ jobs: Windows users can use either `****-installer.exe` (for installer) or `****.zip` (unzip and run). The `goldendict.exe` can be dropped into previous installation's folder (if dependencies aren't changed). - Linux users can use AppImages. + Linux users can use AppImages or Flatpak. + https://flathub.org/zh-Hans/apps/io.github.xiaoyifang.goldendict_ng macOS users can use `.dmg` installer.