From 90415f9147b69b91fdc1a9fdb19f51171d5e40b9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:11:45 +0000 Subject: [PATCH] okteto 3.2.0 --- Formula/o/okteto.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/okteto.rb b/Formula/o/okteto.rb index b2f8611cb8879..415b1b6f7c3c4 100644 --- a/Formula/o/okteto.rb +++ b/Formula/o/okteto.rb @@ -1,8 +1,8 @@ class Okteto < Formula desc "Build better apps by developing and testing code directly in Kubernetes" homepage "https://okteto.com" - url "https://github.com/okteto/okteto/archive/refs/tags/3.1.0.tar.gz" - sha256 "5a06faadf389ab65c6e975600d2c2aada25ccc10e00ac941b490442bb51839f1" + url "https://github.com/okteto/okteto/archive/refs/tags/3.2.0.tar.gz" + sha256 "75734275b74d07172648f88d9b09cc73ffe8166a008d2df55051f86680a78335" license "Apache-2.0" head "https://github.com/okteto/okteto.git", branch: "master"