Skip to content

Commit 9e1a6f0

Browse files
committed
okteto 2.31.0
1 parent 303a925 commit 9e1a6f0

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

0 commit comments

Comments
 (0)