grafanaPlugins.volkovlabs-form-panel: 5.1.0 -> 6.0.0 (#427715)

This commit is contained in:
Aleksana 2025-07-25 15:44:55 +08:00 committed by GitHub
commit 2177e08bc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
grafanaPlugin {
pname = "volkovlabs-form-panel";
version = "5.1.0";
zipHash = "sha256-aFIrKrfcTk4dGBaGVMv6mMLQqys5QaD9XgZIGmtgA5s=";
version = "6.0.0";
zipHash = "sha256-oSoprdWcpXypTMM4d3MuPXA/hcqd/3sSxuTluL7JW4Y=";
meta = with lib; {
description = "Plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard";
license = licenses.asl20;