commit 6e741a2

hovercats  ·  2025-03-13 02:38:11 +0000 UTC
parent 4a76194
xxhsum: v0.8.3
3 files changed,  +3, -3
+1, -1
1@@ -11,7 +11,7 @@ lib('libxxhash.a', {'xxhash.c'})
2 
3 exe('xxhsum', [[
4 	cli/(
5-		xxhsum.c xsum_os_specific.c
6+		xxhsum.c xsum_os_specific.c xsum_arch.c
7 		xsum_output.c xsum_sanity_check.c
8 		xsum_bench.c
9 	)
+1, -1
1@@ -1 +1 @@
2-Subproject commit bbb27a5efb85b92a0486cf361a8635715a53f6ba
3+Subproject commit e626a72bc2321cd320e953a0ccf1584cad60f363
+1, -1
1@@ -1 +1 @@
2-0.8.2 r0
3+0.8.3 r0