mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
github:release note modify
This commit is contained in:
parent
e3766751ae
commit
2f266e2ea4
2
.github/workflows/macos-6.2.yml
vendored
2
.github/workflows/macos-6.2.yml
vendored
|
@ -115,7 +115,7 @@ jobs:
|
|||
commit: ${{ steps.vars.outputs.sha_short }}
|
||||
Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }}
|
||||
Windows built with: msvc64 Visual studio 2019
|
||||
# goldendict.exe can not used alone
|
||||
## goldendict.exe can not be used alone
|
||||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
|
|
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -117,7 +117,7 @@ jobs:
|
|||
commit: ${{ steps.vars.outputs.sha_short }}
|
||||
Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }}
|
||||
Windows built with: msvc64 Visual studio 2019
|
||||
## goldendict.exe can not used alone
|
||||
## goldendict.exe can not be used alone
|
||||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
|
|
2
.github/workflows/ubuntu-6.2.yml
vendored
2
.github/workflows/ubuntu-6.2.yml
vendored
|
@ -121,7 +121,7 @@ jobs:
|
|||
commit: ${{ steps.vars.outputs.sha_short }}
|
||||
Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }}
|
||||
Windows built with: msvc64 Visual studio 2019
|
||||
# goldendict.exe can not used alone
|
||||
## goldendict.exe can not be used alone
|
||||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
|
|
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -118,7 +118,7 @@ jobs:
|
|||
commit: ${{ steps.vars.outputs.sha_short }}
|
||||
Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }}
|
||||
Windows built with: msvc64 Visual studio 2019
|
||||
## goldendict.exe can not used alone
|
||||
## goldendict.exe can not be used alone
|
||||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
|
|
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
|
@ -133,7 +133,7 @@ jobs:
|
|||
commit: ${{ steps.vars.outputs.sha_short }}
|
||||
Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }}
|
||||
Windows built with: msvc64 Visual studio 2019
|
||||
## goldendict.exe can not used alone
|
||||
## goldendict.exe can not be used alone
|
||||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
|
||||
|
@ -158,7 +158,7 @@ jobs:
|
|||
commit: ${{ steps.vars.outputs.sha_short }}
|
||||
Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }}
|
||||
Windows built with: msvc64 Visual studio 2019
|
||||
## goldendict.exe can not used alone
|
||||
## goldendict.exe can not be used alone
|
||||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
|
|
Loading…
Reference in a new issue