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

okteto: 2.27.2 -> 2.27.4
This commit is contained in:
Weijia Wang 2024-06-04 21:42:31 +02:00 committed by GitHub
commit 4de15600c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "okteto";
version = "2.27.2";
version = "2.27.4";
src = fetchFromGitHub {
owner = "okteto";
repo = "okteto";
rev = version;
hash = "sha256-aackeTtByetowH0SVk4/+Pwyeywe6Vpb/mRHudhzLao=";
hash = "sha256-FctWmYGOdmGqjHGlsi3k+RUmU35ufzpMh7Eh88GZiUc=";
};
vendorHash = "sha256-RpkKWz/cJ1StbpVydqpSfA6uwIYgKa1YOCJVXZRer6k=";