Unverified Commit 0499d1f0 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

grafanaPlugins.grafana-oncall-app: 1.16.9 -> 1.16.10 (#485955)

parents 853175e3 e3bcdd58
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.9";
  zipHash = "sha256-qAcDKmOGuU7ZyO5wI13xODJ7KazeCnA9v3AC+i9Eq7w=";
  version = "1.16.10";
  zipHash = "sha256-v+LrOESr+eh70eQYWyVF23m/RW1ikSFsJzQhQFh0pZE=";
  meta = {
    description = "Developer-friendly incident response for Grafana";
    license = lib.licenses.agpl3Only;