Merge pull request #231327 from r-ryantm/auto-update/rancher

rancher: 2.6.11 -> 2.7.0
This commit is contained in:
Nick Cao 2023-05-12 12:18:03 +08:00 committed by GitHub
commit 5ec91121d5
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.11";
version = "2.7.0";
src = fetchFromGitHub {
owner = "rancher";
repo = "cli";
rev = "v${version}";
sha256 = "sha256-1hIYFQ9Uwrm6chPXka0yK2XoZYHqv5lJoyENZmgMAwc=";
sha256 = "sha256-co4LVd5A0bJ4CIuCfv6WyV8XCMbPCFAAcV12WekYrw4=";
};
ldflags = [