Skip to content

Commit eb6b24c

Browse files
committed
okteto: update 3.1.0 bottle.
1 parent b944a97 commit eb6b24c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/okteto.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Okteto < Formula
77
head "https://github.com/okteto/okteto.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f13317dd8fdf87f9740c26c80c8b88b05d84b775cd768a330ca42d71bb5e06c2"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a961ad575c3d233ace6a4129bcf58771f41bb0ccb3630c2839ed394016eb4d5"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7d41479fe4dbc627854989ef1e845b466b6f2dd8165f3d95e976187ebeb3c265"
13-
sha256 cellar: :any_skip_relocation, sonoma: "122be615c906e02cb87e7eba7d09238b9df8a976bc3669eb2813e592da1cb0fa"
14-
sha256 cellar: :any_skip_relocation, ventura: "bad42bd0919f503e11561d8a8bced4e979141e84917cb9d967275ed80a5b25c5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c2deba58b1129790debcd179a1d531a5e96786b9ef1d2cfd7b060374731a404"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c8d082eeabe561411318f524d84aeb991b4b350f64c851717a5932d4bcc8de38"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3f319138fb70f2034579924fc7e05a8906fb462c75c3d8924569965c8958b0b0"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "364b159e46c095e0d0795364cc6903362f8e7cac13a04932d5b54d908e77c325"
13+
sha256 cellar: :any_skip_relocation, sonoma: "920efbbb341366c6f59ce548e6035eb9540bae857c7e888d2cc59a7a6b99f977"
14+
sha256 cellar: :any_skip_relocation, ventura: "6352783690fe4856e8c6dc42583b626c169da171e4fd8186dd2f299593f55e4e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bdfa1e5a74a4b5795e426e32cbbcf9a7b595701a104d4cbab1fa034f79dde422"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)