Skip to content

Commit 6a77487

Browse files
Modified the versions.json file to point to the 7.4 RC2 tar.
1 parent 845fcda commit 6a77487

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@
168168
}
169169
},
170170
"7.4-rc": {
171-
"version": "7.4-rc1",
172-
"url": "http://download.redis.io/releases/redis-7.4-rc1.tar.gz",
173-
"sha256": "68d788fc2b50ba523d006be4b2f247daf8027a334925f730d3135094db49f454",
171+
"version": "7.4-rc2",
172+
"url": "http://download.redis.io/releases/redis-7.4-rc2.tar.gz",
173+
"sha256": "6f3ca6e196b5757bf51752ea9944cbc927731c771aeab661be8c2c05bd1edbce",
174174
"debian": {
175175
"version": "bookworm"
176176
},

0 commit comments

Comments
 (0)