Skip to content

Commit c83a915

Browse files
committed
okteto: 2.30.2 -> 2.31.0
1 parent cd9074d commit c83a915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ok/okteto/package.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
buildGoModule rec {
44
pname = "okteto";
5-
version = "2.30.2";
5+
version = "2.31.0";
66

77
src = fetchFromGitHub {
88
owner = "okteto";
99
repo = "okteto";
1010
rev = version;
11-
hash = "sha256-6t9lkn2voxE6rbBtD7AcO9aRLcLVe2JDFPIj8XR86KU=";
11+
hash = "sha256-YY8PWBEd8MV/k0wvXqyFTuNi3mvUnFNm2GrmrFF7TKQ=";
1212
};
1313

1414
vendorHash = "sha256-7XZImCS9hv8ILYfGcoY3tMk0grswWbfpQrBKhghTfsY=";

0 commit comments

Comments
 (0)