Skip to content

Commit

Permalink
development/rider: Updated for version 2024.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
  • Loading branch information
RezaT4795 authored and aclemons committed Nov 16, 2024
1 parent d43bab0 commit 90d8a5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion development/rider/rider.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rider
DEVNAM=JetBrains
SRCNAM=Rider
VERSION=${VERSION:-2024.2.6}
VERSION=${VERSION:-2024.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions development/rider/rider.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="rider"
VERSION="2024.2.6"
VERSION="2024.3"
HOMEPAGE="https://www.jetbrains.com/rider/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download-cdn.jetbrains.com/rider/JetBrains.Rider-2024.2.6.tar.gz"
MD5SUM_x86_64="895b50e5a2ea8eb4f316d0e760387fc3"
DOWNLOAD_x86_64="https://download-cdn.jetbrains.com/rider/JetBrains.Rider-2024.3.tar.gz"
MD5SUM_x86_64="30d61e553a3d24b4c6fb3186e8d2b7d8"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"

0 comments on commit 90d8a5c

Please sign in to comment.