snappy: New version 1.1.10 (#36473)

This commit is contained in:
Erik Schnetter 2023-03-28 16:09:17 -04:00 committed by GitHub
parent c6ab42a86a
commit 6a868ec9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Snappy(CMakePackage):
homepage = "https://github.com/google/snappy"
url = "https://github.com/google/snappy/archive/1.1.8.tar.gz"
version("1.1.10", sha256="49d831bffcc5f3d01482340fe5af59852ca2fe76c3e05df0e67203ebbe0f1d90")
version("1.1.9", sha256="75c1fbb3d618dd3a0483bff0e26d0a92b495bbe5059c8b4f1c962b478b6e06e7")
version("1.1.8", sha256="16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f")
version("1.1.7", sha256="3dfa02e873ff51a11ee02b9ca391807f0c8ea0529a4924afa645fbf97163f9d4")