We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106ab26 commit e770359Copy full SHA for e770359
pkgs/by-name/ok/okteto/package.nix
@@ -9,13 +9,13 @@
9
10
buildGoModule (finalAttrs: {
11
pname = "okteto";
12
- version = "3.12.0";
+ version = "3.12.1";
13
14
src = fetchFromGitHub {
15
owner = "okteto";
16
repo = "okteto";
17
tag = finalAttrs.version;
18
- hash = "sha256-EL1xWrxI7W2iXb0syb/53BgW22kqOSJCHyzBHGdQOm4=";
+ hash = "sha256-TtRLTZ/CnhJZYFrMUYAvRksSbQywP5P0dlYhT74yju8=";
19
};
20
21
vendorHash = "sha256-wkuCUMzmYAWf8RjM6DkTTHaY7qEIjGNYiT4grtCbYs8=";
0 commit comments