File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
layers/layer0_core/0100_redis Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 221221| [ pyyaml_env_tag] ( https://github.com/waylan/pyyaml-env-tag ) | 0.1 | python3_devtools |
222222| [ pyzmq] ( https://pyzmq.readthedocs.org ) | 25.1.1 | python3_circus |
223223| [ readline] ( https://www.gnu.org/software/readline ) | 8.1.2 | core |
224- | [ redis] ( http://redis.io ) | 7.4.6 | core |
224+ | [ redis] ( http://redis.io ) | 7.4.7 | core |
225225| [ redis] ( https://github.com/redis/redis-py ) | 5.0.1 | python3 |
226226| [ regex] ( https://github.com/mrabarnett/mrab-regex ) | 2023.8.8 | python3 |
227227| [ repackage] ( https://www.settlenext.com ) | 0.7.3 | python3_devtools |
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ include ../../../adm/root.mk
22include ../../package.mk
33
44export NAME =redis
5- export VERSION =7.4.6
5+ export VERSION =7.4.7
66export EXTENSION =tar.gz
77export CHECKTYPE =MD5
8- export CHECKSUM =76ffa1474b579341b300537098df295a
8+ export CHECKSUM =0a22d4a6d906a4588603d188b642e85d
99DESCRIPTION =\
1010REDIS is an in-memory data structure store, used as a database, cache \
1111and message broker
Original file line number Diff line number Diff line change 1- http://download.redis.io/releases/redis-7.4.6 .tar.gz
1+ http://download.redis.io/releases/redis-7.4.7 .tar.gz
You can’t perform that action at this time.
0 commit comments