diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-16 16:17:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-16 16:17:04 +0300 |
commit | 8a6251468a07f158e7af70d086d3681021c7cdc5 (patch) | |
tree | 20d05e573696f7e99d8e88a52f06526359d9e9d9 /community/lz4 | |
parent | 72a1596ae67468270d0a74197c7e8ceefba5343d (diff) | |
download | repository-8a6251468a07f158e7af70d086d3681021c7cdc5.tar.gz |
lz4: bump to 1.9.4
Diffstat (limited to 'community/lz4')
-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 133be309..8e939946 100644 --- a/community/lz4/checksums +++ b/community/lz4/checksums @@ -1,2 +1,2 @@ %BLAKE3 -bde6efecda026cbbde99cfc7fdc8fe2df55a2285013f0d8fb770d244c20255f7 v1.9.3.tar.gz +938b3290689af1ab0bfd0c9e2b16637c579b2b52c463af8d24e3185991343aba v1.9.4.tar.gz diff --git a/community/lz4/sources b/community/lz4/sources index 1cf4f0a6..76256f9c 100644 --- a/community/lz4/sources +++ b/community/lz4/sources @@ -1 +1 @@ -https://github.com/lz4/lz4/archive/v1.9.3.tar.gz +https://github.com/lz4/lz4/archive/v1.9.4.tar.gz diff --git a/community/lz4/version b/community/lz4/version index c82debec..39bc92ac 100644 --- a/community/lz4/version +++ b/community/lz4/version @@ -1 +1 @@ -1.9.3 1 +1.9.4 1 |