Skip to content

Commit c39d3c4

Browse files
okteto: 3.12.0 -> 3.12.1 (#454899)
2 parents 9474871 + e770359 commit c39d3c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
buildGoModule (finalAttrs: {
1111
pname = "okteto";
12-
version = "3.12.0";
12+
version = "3.12.1";
1313

1414
src = fetchFromGitHub {
1515
owner = "okteto";
1616
repo = "okteto";
1717
tag = finalAttrs.version;
18-
hash = "sha256-EL1xWrxI7W2iXb0syb/53BgW22kqOSJCHyzBHGdQOm4=";
18+
hash = "sha256-TtRLTZ/CnhJZYFrMUYAvRksSbQywP5P0dlYhT74yju8=";
1919
};
2020

2121
vendorHash = "sha256-wkuCUMzmYAWf8RjM6DkTTHaY7qEIjGNYiT4grtCbYs8=";

0 commit comments

Comments
 (0)