Skip to content

Commit

Permalink
upgrade dockcross to 20250109-7bf589c
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Jan 12, 2025
1 parent badc1d2 commit c8fc908
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ data class BuildTarget(
val archDetect: Boolean,
)

val dockcrossVersion = "20241110-43b2dd1"
val dockcrossVersion = "20250109-7bf589c"
val nativeGroup = "native"
val targets = buildList {
fun MutableList<BuildTarget>.add(
Expand Down

0 comments on commit c8fc908

Please sign in to comment.