Merge pull request #307407 from r-ryantm/auto-update/okteto

okteto: 2.26.0 -> 2.26.1
This commit is contained in:
Nick Cao
2024-04-28 10:56:00 -04:00
committed by GitHub

View File

@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "okteto";
version = "2.26.0";
version = "2.26.1";
src = fetchFromGitHub {
owner = "okteto";
repo = "okteto";
rev = version;
hash = "sha256-o9+0gMwq01D2gbooQeBTcekvPVz2kpxp5n+Jgj8FVzA=";
hash = "sha256-bWyerkXmAto0c/LYybUSRctajmL1R0PldfpKsh8crfA=";
};
vendorHash = "sha256-cYiyKNpsMfjqLL+6Q/s3nHRcj2y0DHuOu+S5GndLHxk=";