Merge pull request #193639 from r-ryantm/auto-update/werf

werf: 1.2.175 -> 1.2.176
This commit is contained in:
Mario Rodas
2022-09-30 20:44:29 -05:00
committed by GitHub
@@ -10,13 +10,13 @@
buildGoModule rec {
pname = "werf";
version = "1.2.175";
version = "1.2.176";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-p60+IBy9f31BfmKdYlaHPO93mpIpWeOrDa6vFYrL1eQ=";
hash = "sha256-E6xRnEIo6ks8E9bWjo8d+mDhYe+nsKIFdUEGS6tbgXM=";
};
vendorHash = "sha256-NHRPl38/R7yS8Hht118mBc+OBPwfYiHOaGIwryNK8Mo=";