Skip to content

Commit 6d19346

Browse files
committed
chore: update argparse wrap to 3.2
1 parent 709e448 commit 6d19346

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

subprojects/argparse.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = argparse-3.1
3-
source_url = https://github.com/p-ranav/argparse/archive/refs/tags/v3.1.tar.gz
4-
source_filename = argparse-3.1.tar.gz
5-
source_hash = d01733552ca4a18ab501ae8b8be878131baa32e89090fafdeef018ebfa4c6e46
6-
patch_filename = argparse_3.1-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/argparse_3.1-2/get_patch
8-
patch_hash = 681512473913fd9f918c1d1abc40a358a739e4d02df50d8b54bf3d863fa27266
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/argparse_3.1-2/argparse-3.1.tar.gz
10-
wrapdb_version = 3.1-2
2+
directory = argparse-3.2
3+
source_url = https://github.com/p-ranav/argparse/archive/refs/tags/v3.2.tar.gz
4+
source_filename = argparse-3.2.tar.gz
5+
source_hash = 9dcb3d8ce0a41b2a48ac8baa54b51a9f1b6a2c52dd374e28cc713bab0568ec98
6+
patch_filename = argparse_3.2-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/argparse_3.2-1/get_patch
8+
patch_hash = ddf1abdb00927ce60371fce3b751d66f07ddc879d1e55816218b017d7d972cf2
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/argparse_3.2-1/argparse-3.2.tar.gz
10+
wrapdb_version = 3.2-1
1111

1212
[provide]
1313
argparse = argparse_dep

0 commit comments

Comments
 (0)