We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efda086 commit f11ea35Copy full SHA for f11ea35
Formula/o/okteto.rb
@@ -1,8 +1,8 @@
1
class Okteto < Formula
2
desc "Build better apps by developing and testing code directly in Kubernetes"
3
homepage "https://okteto.com"
4
- url "https://github.com/okteto/okteto/archive/refs/tags/3.2.2.tar.gz"
5
- sha256 "32e4da0a10189210458be9f112034549d8eb7583ae5ff0445fc9d30e8b69be3a"
+ url "https://github.com/okteto/okteto/archive/refs/tags/3.3.0.tar.gz"
+ sha256 "39f14a319a49e6d0b0093f620d77948d0ff15ae5c2eb2a559f543be44f937b87"
6
license "Apache-2.0"
7
head "https://github.com/okteto/okteto.git", branch: "master"
8
0 commit comments