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

werf: 1.2.173 -> 1.2.174
This commit is contained in:
figsoda 2022-09-19 09:41:26 -04:00 committed by GitHub
commit 6b7581f2b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,13 +10,13 @@
buildGoModule rec {
pname = "werf";
version = "1.2.173";
version = "1.2.174";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-jbV2pQSFq/E++eOyQwB0ssG2R9mm3sprlm5mFfHJsBA=";
hash = "sha256-8TuAreXWKCXThyiWwiSi5kDVHJKeMB8lpltWbVqGY34=";
};
vendorHash = "sha256-NHRPl38/R7yS8Hht118mBc+OBPwfYiHOaGIwryNK8Mo=";