[alpaka] Update to 2.1.1 (#49011)

This commit is contained in:
SunBlack
2025-12-22 00:56:00 -05:00
committed by GitHub
parent cf9907d2c5
commit 84c2aa78f5
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO alpaka-group/alpaka
REF ${VERSION}
SHA512 b7b21aee985ab37e2130027b789fc4769ebe48073330bbe8c95c2125b7640c39d5ab2fa646a10ce7ea5cbe15d7ab0e3aa4b3fa3e4a8e3f17e00a5b1fcb027023
SHA512 ea1a99ee5d59effc91208f63e6d7b76af2070c58ecfb611d39ac653e770b9c947122ea6e45acdd898bc53a19f273839426c2e14b32483b5605162b92f4a4c044
HEAD_REF develop
)
set(VCPKG_BUILD_TYPE release)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "alpaka",
"version": "2.0.0",
"version": "2.1.1",
"description": "The alpaka library is a header-only abstraction library for accelerator development",
"homepage": "https://github.com/alpaka-group/alpaka",
"license": "MPL-2.0",
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "271308bed270593cfde73f833cb034f384cbc241",
"version": "2.1.1",
"port-version": 0
},
{
"git-tree": "905ab80fdc77913d16ef196b3ef41d73e250edc8",
"version": "2.0.0",
+1 -1
View File
@@ -101,7 +101,7 @@
"port-version": 0
},
"alpaka": {
"baseline": "2.0.0",
"baseline": "2.1.1",
"port-version": 0
},
"alsa": {