okteto: 3.3.0 -> 3.3.1 (#376194)

Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-23 22:56:20 +00:00
committed by GitHub
co-authored by aaronjheng
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "okteto";
version = "3.3.0";
version = "3.3.1";
src = fetchFromGitHub {
owner = "okteto";
repo = "okteto";
rev = version;
hash = "sha256-0CMCP2ib0MEYJlbDPrbyKYw0yEzxnSx3WlO0iL+D3M0=";
hash = "sha256-9EGtcSOCRtt1Jw/e6EyZ5i4vTpof2fjV+XhF87IrUPU=";
};
vendorHash = "sha256-4fw3Qc1VPrPFVtQNtCRW6RqPqV7aF+t9GQDL/sCqNvw=";