-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,20 +65,20 @@ Author: Kang Lin ([email protected]) | |
- Install | ||
- ubuntu | ||
|
||
[serialportassistant_0.5.25_amd64.deb](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.25/serialportassistant_0.5.25_amd64.deb) | ||
[serialportassistant_0.5.26_amd64.deb](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.26/serialportassistant_0.5.26_amd64.deb) | ||
|
||
sudo apt install ./serialportassistant_0.5.25_amd64.deb | ||
sudo apt install ./serialportassistant_0.5.26_amd64.deb | ||
# If you're on an older Linux distribution, you will need to run this instead: | ||
# sudo dpkg -i serialportassistant_0.5.25_amd64.deb | ||
# sudo dpkg -i serialportassistant_0.5.26_amd64.deb | ||
# sudo apt-get install -f # Install dependencies | ||
|
||
- Windows | ||
|
||
[SerialPortAssistant_v0.5.25_win64_msvc2019_64_qt6.6.2_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.25/SerialPortAssistant_v0.5.25_win64_msvc2019_64_qt6.6.2_Setup.exe) | ||
[SerialPortAssistant_v0.5.26_win64_msvc2019_64_qt6.6.2_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.26/SerialPortAssistant_v0.5.26_win64_msvc2019_64_qt6.6.2_Setup.exe) | ||
|
||
- Andoird | ||
- [SerialPortAssistant_v0.5.25_android_arm64_v8a_qt6.6.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.25/SerialPortAssistant_v0.5.25_android_arm64_v8a_qt6.6.2_Release.apk) | ||
- [SerialPortAssistant_v0.5.25_android_x86_64_qt6.6.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.25/SerialPortAssistant_v0.5.25_android_x86_64_qt6.6.2_Release.apk) | ||
- [SerialPortAssistant_v0.5.26_android_arm64_v8a_qt6.6.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.26/SerialPortAssistant_v0.5.26_android_arm64_v8a_qt6.6.2_Release.apk) | ||
- [SerialPortAssistant_v0.5.26_android_x86_64_qt6.6.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.26/SerialPortAssistant_v0.5.26_android_x86_64_qt6.6.2_Release.apk) | ||
|
||
## Donate | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"redirect": [ | ||
{ | ||
"version":"v0.5.25" | ||
"version":"v0.5.26" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
serialportassistant (0.5.25) stable; urgency=medium | ||
serialportassistant (0.5.26) stable; urgency=medium | ||
|
||
* Modify change log | ||
* Modify version | ||
* Modify find RabbitCommon. first source code | ||
* Rename share/SerialPortAssistant.desktop -> share/org.Rabbit.SerialPortAssistant.desktop | ||
* Modify README | ||
* Modify control | ||
* Modify documents | ||
* Modify CMakeLists.txt | ||
* Modify share/org.Rabbit.SerialPortAssistant.desktop to Categories | ||
* debian: modify control and format | ||
* CI: fix version bug | ||
* Modify SetStatusInfo the default color | ||
|
||
-- Kang Lin <[email protected]> Sun, 09 Jun 2024 11:12:16 +0800 | ||
-- Kang Lin <[email protected]> Mon, 17 Jun 2024 16:09:54 +0800 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters