aboutsummaryrefslogtreecommitdiff
path: root/development/mongodb-compass/mongodb-compass.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-19 00:19:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-19 08:17:58 +0700
commit697110a1bb5eda052c7cc8c677db82ee18aba94f (patch)
tree40d4174056233cdd66f2ac5104d55da356c28107 /development/mongodb-compass/mongodb-compass.SlackBuild
parentd81742feac82214e970c4a938e8dcff1bc1bf7e2 (diff)
development/mongodb-compass: Updated for version 1.46.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mongodb-compass/mongodb-compass.SlackBuild')
-rw-r--r--development/mongodb-compass/mongodb-compass.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mongodb-compass/mongodb-compass.SlackBuild b/development/mongodb-compass/mongodb-compass.SlackBuild
index 184e4fbb84..da11a60f22 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.46.5}
+VERSION=${VERSION:-1.46.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}