Skip to content

Commit e725323

Browse files
committed
lima: update 0.17.1 bottle.
1 parent 1f2d96f commit e725323

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/lima.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Lima < Formula
77
head "https://github.com/lima-vm/lima.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b98e41586e63556bb45339004612f5618ed2cacdb243abde5d8706aaca2be7b2"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "56ccf8bd12a05218989c20d2bbc8bf92a8ede6d823a8d80c6fc46afa9a96b334"
12-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "61ca5103232ab542e5ab5c5d0853e438e24305b7db196bc7eee0560b0c9392bf"
13-
sha256 cellar: :any_skip_relocation, ventura: "0c7c25f2bf140faab8980f1c0053c3bd6d83229b8f4a3f162ff53106c8e0b8d6"
14-
sha256 cellar: :any_skip_relocation, monterey: "49d2992b1af83bd052d79a0ce14621c4feda8da3b1a2466baf98bca81431bdfc"
15-
sha256 cellar: :any_skip_relocation, big_sur: "92f961406f1074cc0e9aeaba642a75088b6c68c8c1ff04e91496335b1020f235"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ac00410a4379b10191663cad621517c532c733bb0f51e8781920297514ecb779"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2e0268ce1ea77076ddb18cb96c1ce5e0c46c70b4f7f1f2c725e651926103aefd"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "b9fc381d75f8fe7f012265ab72053edad367c55edcb2fe32a4bdc4ec4474a57b"
12+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2d964f63a2b9f31b34b902ab3c873ca6e99ce7ad93361198343dc361536aa6dc"
13+
sha256 cellar: :any_skip_relocation, ventura: "4b0475e207bb589897d9675e596795086a141f64b7d65d899f0bc8e537c30d20"
14+
sha256 cellar: :any_skip_relocation, monterey: "2a38045e6c7ffdec72efe5504075ed5d83bb49451bc9c58284eabfcfcfefe769"
15+
sha256 cellar: :any_skip_relocation, big_sur: "3f111af0ca3f202b55d16d4809c8dd9397dc9b5f50642bb6d269bd88456bc52d"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f80ab2d2ae3e1d1a930bfa217ff7dffd2269ffed9202aff98844faf02e1e0e28"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)