Merge pull request #177982 from bryanasdev000/rancher265

rancher: 2.6.4 -> 2.6.5
This commit is contained in:
Anderson Torres 2022-06-17 03:53:56 -03:00 committed by GitHub
commit 6ca47ccb0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "rancher";
version = "2.6.4";
version = "2.6.5";
src = fetchFromGitHub {
owner = "rancher";
repo = "cli";
rev = "v${version}";
sha256 = "sha256-5ceyScsCidJpHGfwhsq7/hDd3CClx29cD5Cdc1PSxTU=";
sha256 = "sha256-/HI3qcpgNJTurPFEZFlg+H0ndowSgEF6cHp1cuaJjR8=";
};
ldflags = [