1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00

werf: 1.2.177 -> 1.2.178

This commit is contained in:
R. Ryantm 2022-10-12 06:43:54 +00:00
parent 4b02f74d3c
commit 98e5fcb9c7

View file

@ -10,13 +10,13 @@
buildGoModule rec {
pname = "werf";
version = "1.2.177";
version = "1.2.178";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-hvMDQlWlAy7gRiSJMt2qAtBpYEbfhGS/DZeQK5ueHYA=";
hash = "sha256-gmUamDV7gH30grFkG6rqDEf73wxe+FqhPi1GkNOeKuk=";
};
vendorHash = "sha256-4QVLxvprm27Bv/ZFgxTtqZcSAWak1e+G8s+heW1JZnA=";