summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-05 09:18:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-05 09:18:21 +0700
commit57fd8d74dee6bf4719dad9131b7dd2eeedbaf53a (patch)
treee7cf09566a45fa324140aacca62457ed7216734f /development/mongodb-compass
parent60ba0428eebcc4ec231ff3877deeb38ca6e89634 (diff)
downloadslackbuilds-57fd8d74dee6bf4719dad9131b7dd2eeedbaf53a.tar.gz
slackbuilds-57fd8d74dee6bf4719dad9131b7dd2eeedbaf53a.tar.xz
development/mongodb-compass: Updated for version 1.46.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 b78d4e035a..a68982bc61 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.45.4}
+VERSION=${VERSION:-1.46.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 68a69e887c..fb373d0f09 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.45.4"
+VERSION="1.46.0"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.45.4.x86_64.rpm"
-MD5SUM_x86_64="dd5f4947620c264cba9b8b68a2309a0d"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.46.0.x86_64.rpm"
+MD5SUM_x86_64="ed496949310db903d92763adc99a48bf"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"