Skip to content

Commit f675173

Browse files
authored
Update glgpuselect to 0.1.2 (#8186)
1 parent 8a8d53c commit f675173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/g/glgpuselect/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ package("glgpuselect")
55

66
add_urls("https://github.com/ArthurVasseur/GLGpuSelect/archive/refs/tags/$(version).zip",
77
"https://github.com/ArthurVasseur/GLGpuSelect.git")
8+
add_versions("0.1.2", "9c5ab5333f8b6acbcd1022943d6f2edd41727429ea063c8187137b3c6524aae7")
89
add_versions("0.1.1", "29c9f2a0e879605abdf69e72ff008716dbba18865974761df5c887647b0ad774")
910

1011
add_configs("shared", {description = "Build shared library.", default = true, type = "boolean", readonly = true})

0 commit comments

Comments
 (0)