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

werf: 1.2.263 -> 1.2.267
This commit is contained in:
Azat Bahawi 2023-10-24 12:33:56 +03:00 committed by GitHub
commit 2e1e150d5e
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.263";
version = "1.2.267";
src = fetchFromGitHub {
owner = "werf";
repo = "werf";
rev = "v${version}";
hash = "sha256-eWiUn6v7XZZH7rudvCMLa3rUBmMsiSUKcwoDCFxRlFE=";
hash = "sha256-OlTlyo/JbmXyoMBSDnKHvjGN6NMRrk0kQT63R34gtOs=";
};
vendorHash = "sha256-0bxM0Y4K6wxg6Ka1A9MusptiSMshTUWJItXoVDpo7lI=";