rancher: 2.6.7 -> 2.6.9

This commit is contained in:
R. Ryantm 2022-10-15 15:59:04 +00:00
parent 5b04d5b51b
commit b27589e6d4

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "rancher";
version = "2.6.7";
version = "2.6.9";
src = fetchFromGitHub {
owner = "rancher";
repo = "cli";
rev = "v${version}";
sha256 = "sha256-vSwGUgGREH1veF4NN+LBGRVbuTcio6bcr6HuSN97BJI=";
sha256 = "sha256-co4LVd5A0bJ4CIuCfv6WyV8XCMbPCFAAcV12WekYrw4=";
};
ldflags = [