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 303a925 commit 9e1a6f0Copy full SHA for 9e1a6f0
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/2.30.2.tar.gz"
5
- sha256 "f5a49499e75016dedf5cedfa28a632d59fcf406c24458a6bdae738d8bdd755a3"
+ url "https://github.com/okteto/okteto/archive/refs/tags/2.31.0.tar.gz"
+ sha256 "c6a5769b298d772d64bc48ac06dd9a64b361d8fc5f39e17abdef3b961f72d8bd"
6
license "Apache-2.0"
7
head "https://github.com/okteto/okteto.git", branch: "master"
8
0 commit comments