Unverified Commit 3995c9da authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

grafanaPlugins.grafana-oncall-app: 1.16.5 -> 1.16.6 (#459955)

parents 3f0ce1a5 2e41931e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "grafana-oncall-app";
  version = "1.16.5";
  zipHash = "sha256-SKekXNYI00M/2f2/iX6+G3B30C1gwpUFa7zzlv8d92Q=";
  version = "1.16.6";
  zipHash = "sha256-n5V3CkTLXKKmyz12/UbYWIksSC9+EBj3/V4y+H5jyUE=";
  meta = with lib; {
    description = "Developer-friendly incident response for Grafana";
    license = licenses.agpl3Only;