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 f823032 commit f14aafeCopy full SHA for f14aafe
Formula/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/2.8.0.tar.gz"
5
- sha256 "41c6273c7b8868e06bbf9d480d5b445b3e7c805c3cbf836fb930dd83de8be29d"
+ url "https://github.com/okteto/okteto/archive/2.8.1.tar.gz"
+ sha256 "b8705a6c9ece923f671687fdc5e268e0f7d727911fce8d354a0f99552216de3f"
6
license "Apache-2.0"
7
head "https://github.com/okteto/okteto.git", branch: "master"
8
0 commit comments