Skip to content

Commit

Permalink
update k3d sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
nguni52 committed Feb 24, 2025
1 parent 9a43ea9 commit 529ff6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let

src = builtins.fetchurl {
url = "https://github.com/rancher/k3d/releases/download/v5.4.6/k3d-linux-amd64"; # Updated URL
sha256 = "0v8x4k5z6v8x4k5z6v8x4k5z6v8x4k5z6v8x4k5z6v8x4k5z"; # Replace with the correct SHA256
sha256 = "8075d40c74c97d2642f15f535cb48d6d6e82df143f528833a193d87caac6a176";
};

dontUnpack = true;
Expand Down

0 comments on commit 529ff6a

Please sign in to comment.