Skip to content

Commit 6c4b02e

Browse files
committed
chore: update argparse wrap to 3.2-2
1 parent 4349079 commit 6c4b02e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

subprojects/argparse.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ directory = argparse-3.2
33
source_url = https://github.com/p-ranav/argparse/archive/refs/tags/v3.2.tar.gz
44
source_filename = argparse-3.2.tar.gz
55
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
6+
patch_filename = argparse_3.2-2_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/argparse_3.2-2/get_patch
8+
patch_hash = 46a7f697beacf0ecdd56d430bd0707dea0311fa3ff8e0ebfe9e6188d48e6a96b
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/argparse_3.2-2/argparse-3.2.tar.gz
10+
wrapdb_version = 3.2-2
1111

1212
[provide]
1313
argparse = argparse_dep

0 commit comments

Comments
 (0)