Unverified Commit d61e2929 authored by Yt's avatar Yt Committed by GitHub
Browse files

agola: 0.9.2 -> 0.11.0 (#446060)

parents bcd5a4ff 54123d36
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:

let
  version = "0.9.2";
  version = "0.11.0";
in

buildGoModule {
@@ -16,10 +16,10 @@ buildGoModule {
    owner = "agola-io";
    repo = "agola";
    tag = "v${version}";
    hash = "sha256-ggi0Eb4vO5zBoIrIIa3MFwOIW0IBS8yGF6eveBb+lgY=";
    hash = "sha256-rRx+N1wuc2YztddQiaoijhkdTilt5Nsp1ZoyByg08vE=";
  };

  vendorHash = "sha256-Igtccundx/2PHFp8+L44CvOLG+/Ndinhonh/EDcQeoY=";
  vendorHash = "sha256-pNrulS7cjeSQyFJODOrxZvOLam56PLZz8jdFzONzbvA=";

  ldflags = [
    "-s"