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

werf: 1.2.281 -> 1.2.282
This commit is contained in:
Nick Cao 2024-01-26 08:54:42 -05:00 committed by GitHub
commit 422eda7411
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,13 +10,13 @@
buildGoModule rec {
pname = "werf";
version = "1.2.281";
version = "1.2.282";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-mUCUj8mm5SE/jrUGp24f7Rsa/6MUNlHKOPlHzfIPTqc=";
hash = "sha256-hlI9OLvirkY5LrcK21mcXe32d+X4s/SRelWWKZrcdu4=";
};
vendorHash = "sha256-1rurHe3jFs+jOZhqBlH/IOoEyCEZoNpzBYnYC/UqYAU=";