Merge pull request #9046 from heitbaum/vulkan

Vulkan update to 1.3.289
This commit is contained in:
Matthias Reichl 2024-07-02 14:50:47 +02:00 committed by GitHub
commit 3029fc2f94
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.288"
PKG_SHA256="6f21dd9efe65fb7aeba6beaef2d274a0a31d32b4f494637b0d1a49853cf20ca6"
PKG_VERSION="1.3.289"
PKG_SHA256="fc66db6de66a6e3527c110ff1db77a86ae97804fe7f019725e8d25acdc875c6f"
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.288"
PKG_SHA256="c3acc079f05a3943ad6ab468adc002bae74f77a54878902166160292f4a52ff1"
PKG_VERSION="1.3.289"
PKG_SHA256="93897b1a7c5a5d69e3346ce176379f00e12223658b204651c79348ca8bec29d1"
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.288"
PKG_SHA256="f6f3bc87b2daba09c444aad49067ad204e19894babacb8a9b262571a94f321d2"
PKG_VERSION="1.3.289"
PKG_SHA256="1b012a16e990d6290822b45925881be650e299f34727c40fc0e8cb8aaed148bb"
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"