Skip to content

Commit 4a65058

Browse files
authored
woodpecker-plugin-git: 2.6.1 -> 2.6.2 (#387875)
2 parents 810f3b8 + 63d1a7b commit 4a65058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/wo/woodpecker-plugin-git/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
buildGoModule rec {
1010
pname = "woodpecker-plugin-git";
11-
version = "2.6.1";
11+
version = "2.6.2";
1212

1313
src = fetchFromGitHub {
1414
owner = "woodpecker-ci";
1515
repo = "plugin-git";
1616
tag = version;
17-
hash = "sha256-xE5wLW7u5fh+xk/D2Y+Fcx5eTiZX0pJYHKncWVwHDlQ=";
17+
hash = "sha256-5YyYCdZpRlchLH4qX9golv8DmlMghosWi5WXP9WxMXU=";
1818
};
1919

2020
vendorHash = "sha256-XOriHt+qyOcuGZzMtGAZuztxLod92JzjKWWjNq5Giro=";

0 commit comments

Comments
 (0)