diff --git a/Formula/okteto.rb b/Formula/okteto.rb index 3272ae05078..997f7104924 100644 --- a/Formula/okteto.rb +++ b/Formula/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/1.12.3.tar.gz" - sha256 "7a71b843b98d2368b13bef8032d9146b83030be1c15f162763bfd20fe4a6b64d" + url "https://github.com/okteto/okteto/archive/1.12.4.tar.gz" + sha256 "73f3201442eb6d04ace55122c2478b815def7a616576b7f570e557b2f5e1fad8" license "Apache-2.0" head "https://github.com/okteto/okteto.git"