Skip to content

Commit 5af1abd

Browse files
authored
Update clip to v1.12 (#8494)
1 parent 7595f94 commit 5af1abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/c/clip/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ package("clip")
66
add_urls("https://github.com/dacap/clip/archive/refs/tags/$(version).tar.gz",
77
"https://github.com/dacap/clip.git")
88

9+
add_versions("v1.12", "54e96e04115c7ca1eeeecf432548db5cd3dddb08a91ededb118adc31b128e08c")
910
add_versions("v1.11", "047d43f837adffcb3a26ce09fd321472615cf35a18e86418d789b70d742519dc")
1011

1112
add_configs("image", {description = "Compile with support to copy/paste images", default = true, type = "boolean"})

0 commit comments

Comments
 (0)