We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e918888 commit 9f965e8Copy full SHA for 9f965e8
releases.json
@@ -512,6 +512,7 @@
512
"CLI11"
513
],
514
"versions": [
515
+ "2.6.1-1",
516
"2.6.0-1",
517
"2.5.0-2",
518
"2.5.0-1",
subprojects/cli11.wrap
@@ -1,9 +1,9 @@
1
[wrap-file]
2
-directory = CLI11-2.6.0
+directory = CLI11-2.6.1
3
4
-source_url = https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.6.0.tar.gz
5
-source_filename = CLI11-2.6.0.tar.gz
6
-source_hash = 8c11bc049090a66cb71c3e90350cddaa792b2a45e0a7841799900b95ca38b101
+source_url = https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.6.1.tar.gz
+source_filename = CLI11-2.6.1.tar.gz
+source_hash = 377691f3fac2b340f12a2f79f523c780564578ba3d6eaf5238e9f35895d5ba95
7
8
[provide]
9
dependency_names = CLI11
0 commit comments