summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteinGaming2023-06-04 18:01:45 +0200
committerSteinGaming2023-06-04 18:01:45 +0200
commit9e56874878c53591427f1367f8394d8363bb4d1a (patch)
tree0b853140814f4a637d878aa0ab1b395bedf61ea4
parent428eea69423ac12bee38caa51ee3cff78c152640 (diff)
downloadaur-9e56874878c53591427f1367f8394d8363bb4d1a.tar.gz
v2.26.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0aa9caa74d5a..a888d330acb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = redisinsight
pkgdesc = Desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data.
- pkgver = 2.24.0
+ pkgver = 2.26.0
pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = redisinsight
makedepends = jq
provides = redis-insight
conflicts = redis-insight-bin
- source = redisinsight-2.24.0.tar.gz::https://github.com/RedisInsight/RedisInsight/archive/2.24.0.tar.gz
- sha256sums = 8cc88a349ec4831f2fc3af5a49093164b5bba5913b3e0db11d89dff7fbd53af0
+ source = redisinsight-2.26.0.tar.gz::https://github.com/RedisInsight/RedisInsight/archive/2.26.0.tar.gz
+ sha256sums = 3adcbbb5afe94424635d12e006993827e8c51e0f51ade38ffec91aa86040b102
pkgname = redisinsight
diff --git a/PKGBUILD b/PKGBUILD
index 43d7462e9868..cc08702341fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.24.0
+pkgver=2.26.0
pkgrel=1
pkgdesc="Desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data."
arch=('x86_64')
@@ -18,7 +18,7 @@ nvm
jq
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/RedisInsight/RedisInsight/archive/$pkgver.tar.gz")
-sha256sums=('7c01b4acf353c3d910e70cdd616baa5e2caf6b6f3f0f7c074442d67631757c6c')
+sha256sums=('3adcbbb5afe94424635d12e006993827e8c51e0f51ade38ffec91aa86040b102')
_ensure_local_nvm() {
# let's be sure we are starting clean