From 65c533b828807a04141bbeab7a6dea64d557e4b8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:01:02 +0000 Subject: [PATCH 1/2] lima 1.0.3 --- Formula/l/lima.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/l/lima.rb b/Formula/l/lima.rb index d74c441d9f411..09dc8648fae91 100644 --- a/Formula/l/lima.rb +++ b/Formula/l/lima.rb @@ -1,8 +1,8 @@ class Lima < Formula desc "Linux virtual machines" homepage "https://lima-vm.io/" - url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.2.tar.gz" - sha256 "f1f69d38998ca4e08b1dadbb3e3e5140feaecf8b49105a99a18be0e7a27ce90d" + url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.3.tar.gz" + sha256 "c36e803f4faf41607220df4c1d7a61977a7d492facf03e0b67f1f69390840a90" license "Apache-2.0" head "https://github.com/lima-vm/lima.git", branch: "master" From 48070528dc0c47e20240c637668d4b2135301f54 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:37:58 +0000 Subject: [PATCH 2/2] lima: update 1.0.3 bottle. --- Formula/l/lima.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/l/lima.rb b/Formula/l/lima.rb index 09dc8648fae91..235958cc7e701 100644 --- a/Formula/l/lima.rb +++ b/Formula/l/lima.rb @@ -7,12 +7,12 @@ class Lima < Formula head "https://github.com/lima-vm/lima.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "de3712abd08d1f13939ef8f19fe556e581b810be4602d23ba82bc22a3f03bc85" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6cbe64ea673896c549a302833a754d33c1a1d777cfc8df9e9f634ce5bac6bca2" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a063d7e643fe9d57b3dc58afcba3119ac7c55463deecbd8c8d3af51f0840afdf" - sha256 cellar: :any_skip_relocation, sonoma: "6438f090d5f9e933f3adf4d5d551458d2c2e62d5f81ba384cf49afdaa31f8611" - sha256 cellar: :any_skip_relocation, ventura: "1f5377e2c1b28d8f6d5f85e3c733293c20bc61baaeb696b9388038dd4ab6b0b0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4eb7d507eacb6ecd19bc7d997f465e03898bb63ac1e8afba3be6068ab50d053b" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "d5bbdf46683a37bcf7e966c9f5a91f2da620a80b9378f75b575ba32f288f6d5d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8aeb0a3b7295f0c3e0c2a7a92a798a44397936e5bb732db825aee6da5e762d7a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "80f5e9fb07ed53da6675bb616a02dfd13f394a953cbe0fd5bd28ce3b7b072fe2" + sha256 cellar: :any_skip_relocation, sonoma: "f675abee28d0f10f335f7a04dc6ad3de12434c83c2f0f32c913061204c137a94" + sha256 cellar: :any_skip_relocation, ventura: "fe6dbf00e813c294ba0f1e8dc053d2aa6fbc8db83cdfa50ace2d81c5fe5e3346" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8ebdca67c4a83677827fab4b7bc393e3201ed5d807d5095a702c8977eb83debd" end depends_on "go" => :build