bump(main/vulkan-headers): 1.3.277

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-01 18:10:04 +00:00
parent 6b4ed30f8e
commit 8f9357827c
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/KhronosGroup/Vulkan-Headers
TERMUX_PKG_DESCRIPTION="Vulkan Header files and API registry"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.3.276"
TERMUX_PKG_VERSION="1.3.277"
TERMUX_PKG_SRCURL=https://github.com/KhronosGroup/Vulkan-Headers/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=91d4695fd99cc4431740e25199f540cdee23483900243e0f395e0807868589c6
TERMUX_PKG_SHA256=33e0c000f1e9a8019e4b86106d62b64133314a13fef712390c1f0563f4920614
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"