wsl2-ssh-agent: 0.9.6 -> 0.9.7 (#467027)
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "wsl2-ssh-agent";
|
||||
version = "0.9.6";
|
||||
version = "0.9.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mame";
|
||||
repo = "wsl2-ssh-agent";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-oFlp6EIh32tuqBuLlSjURpl85bzw1HymJplXoGJAM8k=";
|
||||
hash = "sha256-7hibPeYoBxhdf+nQy/xUtR4piMP3vddGSNfQwleOgyk=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-YnqpP+JkbdkCtmuhqHnKqRfKogl+tGdCG11uIbyHtlI=";
|
||||
|
||||
Reference in New Issue
Block a user