summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Le Moal2022-03-31 13:37:33 +0200
committerOlivier Le Moal2022-03-31 13:37:33 +0200
commit81bb80d5930a5c26cb893a2b7e1a117b88367ee9 (patch)
treea3fcc64b8a13ea0d99dbdabdc5cbad44aae8238b
parent25475e83c95bc4913de1f2993028e26924f5dbb1 (diff)
downloadaur-81bb80d5930a5c26cb893a2b7e1a117b88367ee9.tar.gz
Update to 30.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 131155439580..48833c901178 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = mizu-bin
pkgdesc = A simple-yet-powerful API traffic viewer for Kubernetes enabling you to view all API communication between microservices to help your debug and troubleshoot regressions.
- pkgver = 28.0
+ pkgver = 30.4
pkgrel = 1
url = https://github.com/up9inc/mizu
arch = x86_64
license = Apache
- source = https://github.com/up9inc/mizu/releases/download/28.0/mizu_linux_amd64
+ source = https://github.com/up9inc/mizu/releases/download/30.4/mizu_linux_amd64
sha256sums = e10daa9206e9b9748bebc654ef31292a481262f84804b5e5dadc04fafc0ec0c0
pkgname = mizu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6cb1120c2edf..9401686c4b46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Olivier Le Moal <mail at olivierlemoal dot fr>
pkgname=mizu-bin
-pkgver=28.0
+pkgver=30.4
pkgrel=1
pkgdesc="A simple-yet-powerful API traffic viewer for Kubernetes enabling you to view all API communication between microservices to help your debug and troubleshoot regressions."
arch=('x86_64')