Skip to content

Commit b944a97

Browse files
committed
okteto 3.1.0
1 parent 636fda8 commit b944a97

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

0 commit comments

Comments
 (0)