Skip to content

Commit

Permalink
Update cargs to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 8, 2024
1 parent 30323ab commit c67c483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/c/cargs/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package("cargs")

add_urls("https://github.com/likle/cargs/archive/refs/tags/$(version).tar.gz",
"https://github.com/likle/cargs.git")
add_versions("v1.2.0", "0b33379e3d3c8cb3e22f33d3e1a260adcd366970868bc9b7c47237f24188ff25")
add_versions("v1.1.0", "87e7da5b539f574d48529870cb0620ef5a244a5ee2eac73cc7559dedc04128ca")
add_versions("v1.0.3", "ddba25bd35e9c6c75bc706c126001b8ce8e084d40ef37050e6aa6963e836eb8b")

Expand Down

0 comments on commit c67c483

Please sign in to comment.