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

Merge pull request #313272 from r-ryantm/auto-update/agola

agola: 0.9.1 -> 0.9.2
parents a5b62e55 5df9a95b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
}:

let
  version = "0.9.1";
  version = "0.9.2";
in

buildGoModule {
@@ -15,7 +15,7 @@ buildGoModule {
    owner = "agola-io";
    repo = "agola";
    rev = "v${version}";
    hash = "sha256-96D4E4H3JsXCHWUyTKzZxqsqylJdzbnbLi6engNR/Eg=";
    hash = "sha256-ggi0Eb4vO5zBoIrIIa3MFwOIW0IBS8yGF6eveBb+lgY=";
  };

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