diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-05-26 11:59:14 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-05-26 15:45:02 +0200 |
commit | c53e6730b79eb23732d2f6e1cdd11e9cfd6dd342 (patch) | |
tree | 393bb94cb55fd6dd1e305c4e0a4b958931efd139 | |
parent | 349640e597477f57ab7d4de30f9d0bbc0e21fbd3 (diff) | |
download | justbuild-c53e6730b79eb23732d2f6e1cdd11e9cfd6dd342.tar.gz |
Update cli11 to 2.5.0
-rw-r--r-- | etc/repos.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/repos.json b/etc/repos.json index a82f4c6a..8fa87415 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -187,11 +187,11 @@ , "cli11": { "repository": { "type": "archive" - , "content": "624cd17664daa964e192c176c98ea2fb919afd3d" - , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.4.2.tar.gz" - , "sha256": "f2d893a65c3b1324c50d4e682c0cdc021dd0477ae2c048544f39eed6654b699a" - , "sha512": "fdb61c430f5b99a9495fda7f94bfc8d0fb5360c99beeccbcb3b8918713579aac97fa0dcbce296065d9043f141a538c505919c9810fd1d192661e8b48b6a2637a" - , "subdir": "CLI11-2.4.2" + , "content": "6689a311c4e3f31e0428a6135ed03f2ccac448f8" + , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.5.0.tar.gz" + , "sha256": "17e02b4cddc2fa348e5dbdbb582c59a3486fa2b2433e70a0c3bacb871334fd55" + , "sha512": "895fb61e4c9974ee8e8d4681fb880a10126a412f24bb147d558d465d78fe784a044c5443edf1ce20fc9936901073073d795b034e0c02bdb3c8aa74c9d6ac811c" + , "subdir": "CLI11-2.5.0" } , "target_root": "import targets" , "target_file_name": "TARGETS.cli11" |