From 3c35d0c4b205a85802977f36f251863e0b80a849 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 17 May 2024 12:37:01 +0000 Subject: [PATCH 1/2] linux-headers@5.15 5.15.159 --- Formula/l/linux-headers@5.15.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/l/linux-headers@5.15.rb b/Formula/l/linux-headers@5.15.rb index abd79d55c3177..e576d1f11582d 100644 --- a/Formula/l/linux-headers@5.15.rb +++ b/Formula/l/linux-headers@5.15.rb @@ -1,8 +1,8 @@ class LinuxHeadersAT515 < Formula desc "Header files of the Linux kernel" homepage "https://kernel.org/" - url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.158.tar.gz" - sha256 "6cd2ceefa509c8eba675fdc28400abe32a70eb99803e4986513d845cf8f8cd2e" + url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.159.tar.gz" + sha256 "4bc423946db5c802451bddc1652ccdd531ea3b8b36b07770819d7d3b6bb8332d" license "GPL-2.0-only" livecheck do From 5329de65634314891f3ec09cae6ff1cc7685e4a4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 17 May 2024 15:40:27 +0000 Subject: [PATCH 2/2] linux-headers@5.15: update 5.15.159 bottle. --- Formula/l/linux-headers@5.15.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/l/linux-headers@5.15.rb b/Formula/l/linux-headers@5.15.rb index e576d1f11582d..d5dfd71a40cd5 100644 --- a/Formula/l/linux-headers@5.15.rb +++ b/Formula/l/linux-headers@5.15.rb @@ -11,7 +11,7 @@ class LinuxHeadersAT515 < Formula end bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "3264f378329da7bfe0c6a2a07920327bbdbcfcec74f2beb211dbbf3787d25eca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2a8ef408b1101ed70eb28e4fedcf5580399fa50306f144cdefdfd42f1fdca085" end depends_on :linux