Skip to content

Commit

Permalink
Update cli to v2.1.0 (#3613)
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Mar 26, 2024
1 parent 33258f7 commit 2184529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/c/cli/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package("cli")

add_urls("https://github.com/daniele77/cli/archive/refs/tags/$(version).tar.gz",
"https://github.com/daniele77/cli.git")
add_versions("v2.1.0", "dfc9fc7c72a6cdfdf852d89f151699b57460ff49775a8ff27d2a69477649acf9")
add_versions("v2.0.0", "0fac3c9fab4527e6141f8fae92dabbd575b6cc71c42c3de76cb28725df68919a")

add_deps("cmake")
Expand Down

0 comments on commit 2184529

Please sign in to comment.