Update rocket.chat from 2.4.5 to 2.4.11

Hello,
I try to update my rocket.chat and I have a little problem. When I use this command
curl -L https://releases.rocket.chat/latest/download -o rocket.chat.tgz
it downloads the latest version 3.0.2. How this command should looks like to download 2.4.11?

curl -L https://releases.rocket.chat/2.4.11/download -o rocket.chat.tgz

1 Like