From bd0a4c33cbb2f0990e1f89900be1540a08c8c2ac Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 18 Jan 2020 02:02:23 +0000 Subject: [PATCH] okteto: update 1.6.5 bottle. --- Formula/okteto.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/okteto.rb b/Formula/okteto.rb index 69349c66d4..bea26f516f 100644 --- a/Formula/okteto.rb +++ b/Formula/okteto.rb @@ -6,9 +6,9 @@ class Okteto < Formula bottle do cellar :any_skip_relocation - sha256 "35a97e165e4a0b16cc544675ef8149ec877fe6191b1b4a4cd31a1de9e9dfe5d3" => :catalina - sha256 "adaa82fdd4511aa37ff7578efcf71b7d96d71d7f2b2217789170cc9d38f09246" => :mojave - sha256 "c180e6edf12dbc23b9115358d48259bc531561ee49783913d42b660f5a29b53a" => :high_sierra + sha256 "168f6cdbac21fa60c561d0c08b50301583a20fe9a7c5fa6c6597f6082ffbb894" => :catalina + sha256 "888877d955331ba9978fee88307383713011c68b0cda11be406f09192796b772" => :mojave + sha256 "4337279bdea0365592c50b8d2b2c0ef8da343d3db99e1c494cdf91a76410ef2d" => :high_sierra end depends_on "go" => :build