Skip to content

Commit eec57f1

Browse files
committed
wsl2-ssh-agent: 0.9.6 -> 0.9.7
1 parent 8c29968 commit eec57f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ws/wsl2-ssh-agent/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
buildGoModule rec {
88
pname = "wsl2-ssh-agent";
9-
version = "0.9.6";
9+
version = "0.9.7";
1010

1111
src = fetchFromGitHub {
1212
owner = "mame";
1313
repo = "wsl2-ssh-agent";
1414
tag = "v${version}";
15-
hash = "sha256-oFlp6EIh32tuqBuLlSjURpl85bzw1HymJplXoGJAM8k=";
15+
hash = "sha256-7hibPeYoBxhdf+nQy/xUtR4piMP3vddGSNfQwleOgyk=";
1616
};
1717

1818
vendorHash = "sha256-YnqpP+JkbdkCtmuhqHnKqRfKogl+tGdCG11uIbyHtlI=";

0 commit comments

Comments
 (0)