Skip to content

Commit f0b98cd

Browse files
committed
okteto 3.14.0
1 parent 22edf3e commit f0b98cd

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

0 commit comments

Comments
 (0)