Add 'ubuntu.24.04'-targeted artifact built on ubuntu-24.04 - #270
Merged
smdn merged 2 commits intoAug 23, 2026
Merged
Conversation
…act-highlight-v4_21_0_0-ubuntu.24.04-x64)
…0_0-ubuntu.24.04-x64
smdn
approved these changes
Aug 23, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatically generated by workflow Build artifact libhighlight #72.
Build logs
Changes
commit a3125b8aaf55fdec1d03fff6daa5e7313a58e38d Author: github-actions <github-actions@github.com> Date: Sun Aug 23 09:00:10 2026 +0000 add artifact libhighlight-v4_21_0_0.so highlight-v4_21_0_0.dll (artifact-highlight-v4_21_0_0-ubuntu.24.04-x64) diff --git a/src/Smdn.LibHighlightSharp.Bindings/libhighlight/highlight-v4_21_0_0.SHA1SUMS.txt b/src/Smdn.LibHighlightSharp.Bindings/libhighlight/highlight-v4_21_0_0.SHA1SUMS.txt new file mode 100644 index 0000000..736976a --- /dev/null +++ b/src/Smdn.LibHighlightSharp.Bindings/libhighlight/highlight-v4_21_0_0.SHA1SUMS.txt @@ -0,0 +1,2 @@ +d2840905891172574ff5ef6bed4045c005de5aa9 *../runtimes/ubuntu.24.04-x64/native/libhighlight-v4_21_0_0.so +bc5eefb7c7298c389e38669d038a3c157761e824 *../runtimes/win-x64/native/highlight-v4_21_0_0.dll diff --git a/src/Smdn.LibHighlightSharp.Bindings/runtimes/ubuntu.24.04-x64/native/libhighlight-v4_21_0_0.so b/src/Smdn.LibHighlightSharp.Bindings/runtimes/ubuntu.24.04-x64/native/libhighlight-v4_21_0_0.so new file mode 100755 index 0000000..005d124 Binary files /dev/null and b/src/Smdn.LibHighlightSharp.Bindings/runtimes/ubuntu.24.04-x64/native/libhighlight-v4_21_0_0.so differ diff --git a/src/Smdn.LibHighlightSharp.Bindings/runtimes/win-x64/native/highlight-v4_21_0_0.dll b/src/Smdn.LibHighlightSharp.Bindings/runtimes/win-x64/native/highlight-v4_21_0_0.dll new file mode 100755 index 0000000..c2f9a13 Binary files /dev/null and b/src/Smdn.LibHighlightSharp.Bindings/runtimes/win-x64/native/highlight-v4_21_0_0.dll differ