Skip to content

Commit f14aafe

Browse files
PorkepixBrewTestBot
authored andcommitted
okteto 2.8.1
Closes Homebrew#113547. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent f823032 commit f14aafe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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/2.8.0.tar.gz"
5-
sha256 "41c6273c7b8868e06bbf9d480d5b445b3e7c805c3cbf836fb930dd83de8be29d"
4+
url "https://github.com/okteto/okteto/archive/2.8.1.tar.gz"
5+
sha256 "b8705a6c9ece923f671687fdc5e268e0f7d727911fce8d354a0f99552216de3f"
66
license "Apache-2.0"
77
head "https://github.com/okteto/okteto.git", branch: "master"
88

0 commit comments

Comments
 (0)