Skip to content

Commit 30f4f19

Browse files
authoredSep 6, 2024
okteto: 2.30.2 -> 2.31.0 (#339949)
2 parents b3cf14d + c83a915 commit 30f4f19

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)
Please sign in to comment.