agola: 0.9.2 -> 0.11.0 (#446060)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user