testing/grpcui: upgrade to 1.4.1

https://github.com/fullstorydev/grpcui/releases/tag/v1.4.1
This commit is contained in:
Jonas 2024-04-28 11:32:23 +02:00 committed by omni
parent ef483094c1
commit e48b433e97

View File

@ -1,8 +1,8 @@
# Contributor: Jonas <3426-spameier@users.gitlab.alpinelinux.org>
# Maintainer: Jonas <3426-spameier@users.gitlab.alpinelinux.org>
pkgname=grpcui
pkgver=1.3.3
pkgrel=2
pkgver=1.4.1
pkgrel=0
pkgdesc="Interactive web UI for gRPC, along the lines of postman"
url="https://github.com/fullstorydev/grpcui"
arch="all"
@ -27,5 +27,5 @@ package() {
}
sha512sums="
ad4b715ee51dc0bfc592c84fa046b03f77a038f15feb58e8b869934360359e928016efda5aa101b22a2b7441f35dd497b863a4ef56922b0f9bc8dc391c10a1ff grpcui-1.3.3.tar.gz
f7b54888480a028b728a12bb1ca7bbd744e3e29b1f41bc658eefa8e4aaf121c07aca3a98823b876cae5fd70e247e50839424f83831de895f7e1b3dca27e28588 grpcui-1.4.1.tar.gz
"