template changes

This commit is contained in:
mashijp 2025-12-01 21:12:33 +09:00
parent 91b626f2c2
commit c6a0f2b929
2 changed files with 2 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -140,7 +140,7 @@ pipeline {
steps{
script{
env.EXT_RELEASE = sh(
script: ''' echo 8.0-cli ''',
script: ''' echo 8.0.1-cli ''',
returnStdout: true).trim()
env.RELEASE_LINK = 'custom_command'
}

View File

@ -183,6 +183,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **01.12.25:** - Bump ffmpeg to 8.0.1.
* **19.11.25:** - Bump aom, freetype, harfbuzz, Intel drivers and libs, kvazaar, libdav1d, libdrm, mesa, mpp, openjpeg, shaderc, svt-av1 and vulkan-sdk.
* **23.08.25:** - Bump ffmpeg to 8.0. Bump harfbuzz, Intel drivers and libs, libdovi, libdrm, libpng, mesa, ogg, rav1e, shaderc, svt-av1, vulkan-sdk, webp and zimg.
* **06.08.25:** - Bump svt-av1.