kargo: 1.10.8 -> 1.10.9 (#544506)
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "kargo";
|
||||
version = "1.10.8";
|
||||
version = "1.10.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "akuity";
|
||||
repo = "kargo";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-MiNoh5YuywlNKvvNezMaMXOJVhf/IuYGe1NkwOyR7Oo=";
|
||||
hash = "sha256-IQJJuw4ZGBJHo3bddVVYiw4NYLHFAlKGpvJwB/MjMX8=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-tucXuZhcCVplFAmRzWJtxbBQccxiVTAheTA55wHMkyw=";
|
||||
|
||||
Reference in New Issue
Block a user