mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/mongodb-compass: Updated for version 1.26.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4d097515a
commit
1b88911d41
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mongodb-compass
|
||||
VERSION=${VERSION:-1.25.0}
|
||||
VERSION=${VERSION:-1.26.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mongodb-compass"
|
||||
VERSION="1.25.0"
|
||||
VERSION="1.26.0"
|
||||
HOMEPAGE="https://www.mongodb.com/products/compass"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.25.0.x86_64.rpm"
|
||||
MD5SUM_x86_64="f6be52ac9eb592ef75f3d4d26a721d06"
|
||||
DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.26.0.x86_64.rpm"
|
||||
MD5SUM_x86_64="5e959bd106bb433012e4fa9e61ae93c5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue