summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-04-02 02:59:07 +0200
committer Willy Sudiarto Raharjo2022-04-02 13:19:08 +0200
commitbe960eafde18dae6adbe3783ae0e1dab172ad217 (patch)
treeb793ae61ff338f18938b08dc8deb1cf6b33441c3 /development/mongodb-compass
parent62cca0cac5d7c08b74316158070317bedbd237b7 (diff)
downloadslackbuilds-be960eafde18dae6adbe3783ae0e1dab172ad217.tar.gz
development/mongodb-compass: Updated for version 1.31.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 00f2969919..62cec4ac03 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.30.1}
+VERSION=${VERSION:-1.31.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 c5771c6fdc..fd003b1bfe 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.30.1"
+VERSION="1.31.0"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.30.1.x86_64.rpm"
-MD5SUM_x86_64="01fd61af24b66d4d6a07277290d174b9"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.31.0.x86_64.rpm"
+MD5SUM_x86_64="2c07b43e6366707ecbd5d3be3f435615"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"