From 21ccd772c416806509454b5c50f5e41a942d5975 Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Sat, 13 Jul 2024 15:52:20 +0200 Subject: [PATCH] Bump version of protozero --- scripts/update_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update_dependencies.sh b/scripts/update_dependencies.sh index d9cebbe4b..79d6c7a19 100755 --- a/scripts/update_dependencies.sh +++ b/scripts/update_dependencies.sh @@ -22,7 +22,7 @@ MICROTAR_PATH="rxi/microtar" MICROTAR_TAG=v0.1.0 PROTOZERO_PATH="mapbox/protozero" -PROTOZERO_TAG=v1.6.2 +PROTOZERO_TAG=v1.7.1 VTZERO_PATH="mapbox/vtzero" VTZERO_TAG=v1.1.0