Skip to content

Commit fd77915

Browse files
committed
colima: update 0.8.0 bottle.
1 parent 8790077 commit fd77915

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/colima.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ class Colima < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b0949b56303e3cf78795c24baa9730e1ed1e802affb7ef21023d352c0ce5c3ea"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2fe4c1483a6a9616073ac7bc04172e4afe6aac9101750d434fd47a5d2a1022a7"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "54cee2a5a6bb223d44048d037607e682c6c1098d95fe71940a0bd228b6cf5789"
19-
sha256 cellar: :any_skip_relocation, sonoma: "59bcfa7e5d8264740ea616db59b3baa1db41ac8de7ed044800b5a2417c9e56ba"
20-
sha256 cellar: :any_skip_relocation, ventura: "39ba772f61d31e529f377c404f7ae4c58b01358a3bef426daaf8229b1fb0844f"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b469b8b84c00f1f2c1d29ec54d0aeec93839d791ed70e1b4b337ec956acd2c6"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cd94b392c236f4d5d4cc26ce8f495df1e6efa07d1f75ccb07accb4079ef59606"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7ba14eef41c80f216f62b34d006c946ec7807cce09ec3e8e3a4b83ada92c16a7"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4e9c2885b94bdf64c615beaa428954f43499b4c85b2b8ddb9c97a96833154c87"
19+
sha256 cellar: :any_skip_relocation, sonoma: "392f2a5a29bc1ab2a5ba912d926ad38bba64855d8b541a1c277121858c6706b3"
20+
sha256 cellar: :any_skip_relocation, ventura: "d6c06b47fea19d6b52038f84f612cc2dfe8e479cae3c721854b4938974a1ffb4"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "71c70b220e93a34d0a63aed7dbf116c6a1593d498e2a79887a332d378bf61eac"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)