summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-12-20 17:48:57 +0100
committer Willy Sudiarto Raharjo2023-12-20 17:48:57 +0100
commitc4046762263bf348952e7799740b3a060fb47a9d (patch)
tree2b46f4e82cf8336a49b333dbb16b5c4aab1e747e /development/mongodb-compass
parenteea9d4f89943a128110b4bd29053ecfd21b72d61 (diff)
downloadslackbuilds-c4046762263bf348952e7799740b3a060fb47a9d.tar.gz
development/mongodb-compass: Updated for version 1.41.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mongodb-compass')
-rw-r--r--development/mongodb-compass/mongodb-compass.SlackBuild2
-rw-r--r--development/mongodb-compass/mongodb-compass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mongodb-compass/mongodb-compass.SlackBuild b/development/mongodb-compass/mongodb-compass.SlackBuild
index 7c09145567..f07dc71aaf 100644
--- a/development/mongodb-compass/mongodb-compass.SlackBuild
+++ b/development/mongodb-compass/mongodb-compass.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mongodb-compass
-VERSION=${VERSION:-1.40.4}
+VERSION=${VERSION:-1.41.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/mongodb-compass/mongodb-compass.info b/development/mongodb-compass/mongodb-compass.info
index e588c861f5..31f7832ef7 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.40.4"
+VERSION="1.41.0"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.40.4.x86_64.rpm"
-MD5SUM_x86_64="f791f28a585710c5a570c8a7b713ca11"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.41.0.x86_64.rpm"
+MD5SUM_x86_64="9356d84c914ce1dc5c3559814261268f"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"