Skip to content

Commit f11ea35

Browse files
committed
okteto 3.3.0
1 parent efda086 commit f11ea35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/okteto.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Okteto < Formula
22
desc "Build better apps by developing and testing code directly in Kubernetes"
33
homepage "https://okteto.com"
4-
url "https://github.com/okteto/okteto/archive/refs/tags/3.2.2.tar.gz"
5-
sha256 "32e4da0a10189210458be9f112034549d8eb7583ae5ff0445fc9d30e8b69be3a"
4+
url "https://github.com/okteto/okteto/archive/refs/tags/3.3.0.tar.gz"
5+
sha256 "39f14a319a49e6d0b0093f620d77948d0ff15ae5c2eb2a559f543be44f937b87"
66
license "Apache-2.0"
77
head "https://github.com/okteto/okteto.git", branch: "master"
88

0 commit comments

Comments
 (0)