aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/grafana-frontend/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/grafana-frontend/APKBUILD b/community/grafana-frontend/APKBUILD
index 21e2cccb6a6..c0e28ee52ce 100644
--- a/community/grafana-frontend/APKBUILD
+++ b/community/grafana-frontend/APKBUILD
@@ -12,7 +12,7 @@
# This is also a reason why we use prebuilt frontend archive.
pkgname=grafana-frontend
-pkgver=8.2.1
+pkgver=8.2.2
pkgrel=0
pkgdesc="Open source, feature rich metrics dashboard and graph editor (frontend files)"
url="https://grafana.com"
@@ -28,5 +28,5 @@ package() {
}
sha512sums="
-8a153a7179e5d9a48e6d3ae7bae7e9fa17bcbad0a8ae34066766da5288ee04d82a6bf497de81a364729e719f525d8fe402f00320db6cc275d5e6bf73405f0317 grafana-frontend-8.2.1-bin.tar.gz
+1d2f1cab4057777648f4b6d7f5d3584234947a51d6e9d4f0c66b006f4a2439deb92a6d2d358e84c41fcaac7d91e2cb64bd181100ae9fe8d660ce2000d36ac313 grafana-frontend-8.2.2-bin.tar.gz
"