summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43b63d95dd85..ab11bff343c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mongosh-bin
_pkgname=mongosh
-pkgver=1.1.9
+pkgver=1.2.2
pkgrel=1
pkgdesc='An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.'
arch=('x86_64' 'aarch64')
@@ -12,9 +12,9 @@ license=('Apache')
_mongosh_file=mongosh-${pkgver}-linux-x64
source_x86_64=("https://downloads.mongodb.com/compass/${_pkgname}-${pkgver}-linux-x64.tgz")
-sha256sums_x86_64=('216354780921c492c13b74a1bff014f722337b8996cae3a24b90e730ca5cf4b7')
+sha256sums_x86_64=('539d55c4d4a7cd3a717162b4eef78938d9cc9ac5345457ea66e9ae26a9f6ec99')
source_aarch64=("https://downloads.mongodb.com/compass/${_pkgname}-${pkgver}-linux-arm64.tgz")
-sha256sums_aarch64=('46df3c9107e196aa16d95f3c7fbb342ab9bd23fbef20c0277c0e203f1dd66533')
+sha256sums_aarch64=('57d8585c9317ce83f633498273c6203916a440666a0421ac9d209ffd7590c08e')
package() {