diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:37:26 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:37:26 +0200 |
commit | aeacf23db62aeb53725412ea8f44a55a799cd623 (patch) | |
tree | aa672d66146e5b7c4f91c08c657ca8b5b66de50e /community | |
parent | 91a56899b06cf7788200c77b07651af6da410331 (diff) | |
download | repository-aeacf23db62aeb53725412ea8f44a55a799cd623.tar.gz |
lz4: bump to 1.10.0
Diffstat (limited to 'community')
-rw-r--r-- | community/lz4/checksums | 2 | ||||
-rw-r--r-- | community/lz4/sources | 2 | ||||
-rw-r--r-- | community/lz4/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/lz4/checksums b/community/lz4/checksums index 8e939946..0497168c 100644 --- a/community/lz4/checksums +++ b/community/lz4/checksums @@ -1,2 +1,2 @@ %BLAKE3 -938b3290689af1ab0bfd0c9e2b16637c579b2b52c463af8d24e3185991343aba v1.9.4.tar.gz +3e69fd475e7852e17594985528b5232afeba7d3d56cfebe2e89071768b2ab36a v1.10.0.tar.gz diff --git a/community/lz4/sources b/community/lz4/sources index 76256f9c..dec27caf 100644 --- a/community/lz4/sources +++ b/community/lz4/sources @@ -1 +1 @@ -https://github.com/lz4/lz4/archive/v1.9.4.tar.gz +https://github.com/lz4/lz4/archive/v1.10.0.tar.gz diff --git a/community/lz4/version b/community/lz4/version index 39bc92ac..ac83b38b 100644 --- a/community/lz4/version +++ b/community/lz4/version @@ -1 +1 @@ -1.9.4 1 +1.10.0 1 |