Skip to content

Commit 5ace65c

Browse files
authored
werf: 2.69.0 -> 2.69.1 (#529533)
2 parents 60a5535 + 8f8a576 commit 5ace65c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/we/werf/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
}:
1111
buildGoModule (finalAttrs: {
1212
pname = "werf";
13-
version = "2.69.0";
13+
version = "2.69.1";
1414

1515
src = fetchFromGitHub {
1616
owner = "werf";
1717
repo = "werf";
1818
tag = "v${finalAttrs.version}";
19-
hash = "sha256-pSWrHbstEHvN9Kzql6naZ7HVxuH76xM5v2UMDY5QZ74=";
19+
hash = "sha256-w3H+SwCNkAg8MfA1FbSOTrG6pHDBMhkoaBlsuwERBNM=";
2020
};
2121

2222
proxyVendor = true;

0 commit comments

Comments
 (0)