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 636fda8 commit b944a97Copy full SHA for b944a97
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.0.0.tar.gz"
5
- sha256 "f8ce1063b4e5d6168c7d2dca83860d0c29d07c058f93b0f3ab5854805c6d7a42"
+ url "https://github.com/okteto/okteto/archive/refs/tags/3.1.0.tar.gz"
+ sha256 "5a06faadf389ab65c6e975600d2c2aada25ccc10e00ac941b490442bb51839f1"
6
license "Apache-2.0"
7
head "https://github.com/okteto/okteto.git", branch: "master"
8
0 commit comments