Skip to content

Commit d0fee82

Browse files
committed
dependencies: update argparse to 3.1
1 parent 67669f4 commit d0fee82

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.0
3-
source_url = https://github.com/p-ranav/argparse/archive/refs/tags/v3.0.tar.gz
4-
source_filename = argparse-3.0.tar.gz
5-
source_hash = ba7b465759bb01069d57302855eaf4d1f7d677f21ad7b0b00b92939645c30f47
6-
patch_filename = argparse_3.0-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/argparse_3.0-1/get_patch
8-
patch_hash = f83ed766f07c830d3922676c67959f2078a055c07bd360f19e0e114d375d1037
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/argparse_3.0-1/argparse-3.0.tar.gz
10-
wrapdb_version = 3.0-1
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-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/argparse_3.1-1/get_patch
8+
patch_hash = f7503f5f633dfe7bda7fbf51372afbd1ebc2ec496d14d1daf37d0af36b2bebab
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/argparse_3.1-1/argparse-3.1.tar.gz
10+
wrapdb_version = 3.1-1
1111

1212
[provide]
1313
argparse = argparse_dep

0 commit comments

Comments
 (0)