aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-09-06 11:52:10 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-06 22:26:45 +0700
commitc35c5b4adc7ebb1c90264391a44353b7636b1787 (patch)
treefdc98af15a179a3e0c1105a70bdfd3591813cbd9
parent30a7c6d1c481c895c67bbb36770df95326e78344 (diff)
development/rider: Updated for version 2024.2.3.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/rider/rider.SlackBuild2
-rw-r--r--development/rider/rider.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/rider/rider.SlackBuild b/development/rider/rider.SlackBuild
index e14b0c4e1b68a..9a705e9653305 100644
--- a/development/rider/rider.SlackBuild
+++ b/development/rider/rider.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rider
DEVNAM=JetBrains
SRCNAM=Rider
-VERSION=${VERSION:-2024.2.2}
+VERSION=${VERSION:-2024.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/rider/rider.info b/development/rider/rider.info
index 9d5458c27555b..cbe79b802941b 100644
--- a/development/rider/rider.info
+++ b/development/rider/rider.info
@@ -1,10 +1,10 @@
PRGNAM="rider"
-VERSION="2024.2.2"
+VERSION="2024.2.3"
HOMEPAGE="https://www.jetbrains.com/rider/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download-cdn.jetbrains.com/rider/JetBrains.Rider-2024.2.2.tar.gz"
-MD5SUM_x86_64="cda506a9149a49d7320c20a9d06a694c"
+DOWNLOAD_x86_64="https://download-cdn.jetbrains.com/rider/JetBrains.Rider-2024.2.3.tar.gz"
+MD5SUM_x86_64="57a7e76f0440e09a425250a3e5327f02"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"