werf: 1.2.174 -> 1.2.175

This commit is contained in:
R. Ryantm
2022-09-28 12:24:47 +08:00
committed by Bobby Rong
parent 27c9a9bb84
commit d2b86be46b
@@ -10,13 +10,13 @@
buildGoModule rec {
pname = "werf";
version = "1.2.174";
version = "1.2.175";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-8TuAreXWKCXThyiWwiSi5kDVHJKeMB8lpltWbVqGY34=";
hash = "sha256-p60+IBy9f31BfmKdYlaHPO93mpIpWeOrDa6vFYrL1eQ=";
};
vendorHash = "sha256-NHRPl38/R7yS8Hht118mBc+OBPwfYiHOaGIwryNK8Mo=";