This commit is contained in:
2023-02-21 12:58:47 -05:00
parent 9a8ccc981e
commit 7a3ee207c1

View File

@@ -5,7 +5,7 @@ let
srcs = {
x86_64-linux = fetchurl {
url =
"https://github.com/rupor-github/wsl-ssh-agent/releases/download/v1.6.3/wsl-ssh-agent.zip";
"https://github.com/rupor-github/wsl-ssh-agent/releases/download/v1.5.2/wsl-ssh-agent.zip";
sha256 = "sha256-A1ykYteoNZi6QACkYHSxa1hY55GfqgClIFZFX2GuLMU=";
};