Skip to content

Commit 00384c4

Browse files
committed
okteto 3.9.0
1 parent 48cf890 commit 00384c4

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.8.0.tar.gz"
5-
sha256 "829a671c01ac735924916e3192591790821d46e4cfa972654859a8eced9de56c"
4+
url "https://github.com/okteto/okteto/archive/refs/tags/3.9.0.tar.gz"
5+
sha256 "b8baa40cb4dea271dd146a31a9b0fdedc40bc74b6f89521fdace48585da3e687"
66
license "Apache-2.0"
77
head "https://github.com/okteto/okteto.git", branch: "master"
88

0 commit comments

Comments
 (0)