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

werf: 1.2.191 -> 1.2.193
This commit is contained in:
Azat Bahawi 2022-12-22 18:50:58 +03:00 committed by GitHub
commit f96112b57c
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.191";
version = "1.2.193";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-MNIHY3bswPGd8hhR0/9ZxifSv+/kWvLmNESqYRVPao8=";
hash = "sha256-4q+LtPwJa3gioOY90gUfCL4F/8jmtfkBKxBShg2xQas=";
};
vendorHash = "sha256-GjcmpHyjhjCWE5gQR/oTHfhHYg5WRu8uhgAuWhdxlYk=";