Merge pull request #9331 from heitbaum/vulkan

Vulkan update to 1.3.296
This commit is contained in:
Christian Hewitt 2024-09-29 18:35:48 +04:00 committed by GitHub
commit 5bb5591afb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-headers"
PKG_VERSION="1.3.295"
PKG_SHA256="b4568b984be4b8a317343cc14d854669e258705079a16cabef3fb92302f55561"
PKG_VERSION="1.3.296"
PKG_SHA256="e204e0b3c19f622d197df945737f5db913d6621830999b8578d34e80a7c90585"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Headers"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.295"
PKG_SHA256="9241b99fb70c6e172cdb8cb4c3d291c129e9499126cfe4c12aa854b71e035518"
PKG_VERSION="1.3.296"
PKG_SHA256="682d5323cf31308402c888599b375ebf15810f95d6d1a08ad2f525766becf99b"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Loader"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Loader/archive/v${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-tools"
PKG_VERSION="1.3.295"
PKG_SHA256="caaf5972173e986605df279b5714f4fc0295769527372ec1752b87e001a8e7cf"
PKG_VERSION="1.3.296"
PKG_SHA256="a44b5456f473dae0b6d15c23d3b1eb461bb8ef58867271abd641d99735a54b6c"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Tools"
PKG_URL="https://github.com/KhronosGroup/Vulkan-tools/archive/v${PKG_VERSION}.tar.gz"