okteto: 2.24.0 -> 2.24.1

This commit is contained in:
R. Ryantm 2024-01-24 07:30:23 +00:00
parent 19f815760d
commit 1e9ca58a15

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "okteto";
version = "2.24.0";
version = "2.24.1";
src = fetchFromGitHub {
owner = "okteto";
repo = "okteto";
rev = version;
hash = "sha256-DnhUqnz+0VfZk5KCbVrQcQpsAI2ojVFMHw83UN2DzwQ=";
hash = "sha256-AM92VtkTRR4QSEg0mrki8UzOxVx7g+IsKUDHTE62d08=";
};
vendorHash = "sha256-vSvHjQZFLzUIC9u+myI6Xi4YhetVkiQxBIkm5/RoV2U=";