mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 15:24:05 +00:00
github: release note update
This commit is contained in:
parent
65c78be247
commit
dc19f417db
2
.github/workflows/macos-6.2.yml
vendored
2
.github/workflows/macos-6.2.yml
vendored
|
@ -113,7 +113,7 @@ jobs:
|
|||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
macos built with: macos-10.15,macos-11.0,clang_64
|
||||
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
auto built by github action. use on your on risk:-)
|
||||
|
||||
CHANGES:
|
||||
|
|
2
.github/workflows/macos-m1.yml
vendored
2
.github/workflows/macos-m1.yml
vendored
|
@ -123,5 +123,5 @@ jobs:
|
|||
# Windows built with: msvc64 Visual studio 2019
|
||||
# goldendict.exe was provided 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
|
||||
# macos built with: macos-10.15,macos-11.0,clang_64
|
||||
# macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
# This is a prerelease version ,auto build by github action. use on your on risk:-)
|
||||
|
|
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -113,7 +113,7 @@ jobs:
|
|||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
macos built with: macos-10.15,macos-11.0,clang_64
|
||||
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
auto built by github action. use on your on risk:-)
|
||||
|
||||
CHANGES:
|
||||
|
|
2
.github/workflows/ubuntu-6.2.yml
vendored
2
.github/workflows/ubuntu-6.2.yml
vendored
|
@ -125,7 +125,7 @@ jobs:
|
|||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
macos built with: macos-10.15,macos-11.0,clang_64
|
||||
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
auto built by github action. use on your on risk:-)
|
||||
|
||||
CHANGES:
|
||||
|
|
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -122,7 +122,7 @@ jobs:
|
|||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
macos built with: macos-10.15,macos-11.0,clang_64
|
||||
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
auto built by github action. use on your on risk:-)
|
||||
|
||||
CHANGES:
|
||||
|
|
2
.github/workflows/windows-6.2.yml
vendored
2
.github/workflows/windows-6.2.yml
vendored
|
@ -166,5 +166,5 @@ jobs:
|
|||
Windows built with: msvc64 Visual studio 2019
|
||||
goldendict.exe was provided 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
|
||||
macos built with: macos-10.15,macos-11.0,clang_64
|
||||
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
auto built by github action. use on your on risk:-)
|
||||
|
|
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -168,5 +168,5 @@ jobs:
|
|||
if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
|
||||
|
||||
AppImage built with: Ubuntu-20.04 ,latest gcc
|
||||
macos built with: macos-10.15,macos-11.0,clang_64
|
||||
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
|
||||
auto built by github action. use on your on risk:-)
|
||||
|
|
Loading…
Reference in a new issue