mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Update OpenAL to version 1.24.3
This commit is contained in:
parent
db7fdd57e4
commit
9b003b5428
3 changed files with 3 additions and 3 deletions
2
.github/workflows/shared-build-linux.yml
vendored
2
.github/workflows/shared-build-linux.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
env:
|
||||
wolfssl-version: 'v5.7.6-stable'
|
||||
curl-version: '8_12_1'
|
||||
openal-soft-branch: '1.24.2'
|
||||
openal-soft-branch: '1.24.3'
|
||||
|
||||
steps:
|
||||
###
|
||||
|
|
2
.github/workflows/shared-build-macos.yml
vendored
2
.github/workflows/shared-build-macos.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
name: "Building for platform macos-${{matrix.architecture.name}}"
|
||||
runs-on: "macos-15"
|
||||
env:
|
||||
openal-soft-branch: '1.24.2'
|
||||
openal-soft-branch: '1.24.3'
|
||||
wolfssl-version: 'v5.7.6-stable'
|
||||
curl-version: '8_12_1'
|
||||
|
||||
|
|
2
.github/workflows/shared-build-windows.yml
vendored
2
.github/workflows/shared-build-windows.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
flexbison-branch: 'v2.5.25'
|
||||
wolfssl-version: 'v5.7.6-stable'
|
||||
curl-version: '8_12_1'
|
||||
openal-soft-branch: '1.24.2'
|
||||
openal-soft-branch: '1.24.3'
|
||||
|
||||
steps:
|
||||
###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue