Release 1.2.2

This commit is contained in:
Danila Kutenin
2025-03-26 15:19:02 +00:00
parent de19405e58
commit 6af9287fbd
5 changed files with 20 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ package(default_visibility = ["//visibility:public"])
licenses(["notice"])
SNAPPY_VERSION = (1, 1, 10)
SNAPPY_VERSION = (1, 2, 2)
config_setting(
name = "windows",