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 48cf890 commit 00384c4Copy full SHA for 00384c4
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.8.0.tar.gz"
5
- sha256 "829a671c01ac735924916e3192591790821d46e4cfa972654859a8eced9de56c"
+ url "https://github.com/okteto/okteto/archive/refs/tags/3.9.0.tar.gz"
+ sha256 "b8baa40cb4dea271dd146a31a9b0fdedc40bc74b6f89521fdace48585da3e687"
6
license "Apache-2.0"
7
head "https://github.com/okteto/okteto.git", branch: "master"
8
0 commit comments