package/protozero: bump version to 1.8.2

Release-notes: https://github.com/mapbox/protozero/releases/tag/v1.8.2

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Maxim Kochetkov
2026-07-21 11:50:38 +03:00
committed by Julien Olivain
parent 0c8bd5739c
commit a33f4bd904
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally calculated
sha256 6c7a896f1dc08435e8cd4f3780ff688cd0bfce6890599b755f6f3cb36398dc25 protozero-1.8.1.tar.gz
sha256 68d1df951b4d8397355c8fc9ffed40d9c06282a877fe847403feac6edcee3ef1 protozero-1.8.2.tar.gz
sha256 254c0e9f18d261bfc55ff277cf12e3c1ca25839d56af17fba65d142396021466 LICENSE.md
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE.from_folly

View File

@@ -4,7 +4,7 @@
#
################################################################################
PROTOZERO_VERSION = 1.8.1
PROTOZERO_VERSION = 1.8.2
PROTOZERO_SITE = $(call github,mapbox,protozero,v$(PROTOZERO_VERSION))
PROTOZERO_LICENSE = BSD-2-Clause, Apache-2.0
PROTOZERO_LICENSE_FILES = LICENSE.md LICENSE.from_folly