From b4ffa04043e385ad152d387f95aad41b5847dd7d Mon Sep 17 00:00:00 2001 From: Porkepix Date: Mon, 20 Nov 2023 14:35:41 +0100 Subject: [PATCH 1/2] linux-headers@5.15 5.15.139 --- 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 4267d312c53d2..8a0e968953688 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.138.tar.gz" - sha256 "380d46d912129590dcbe15141ef9a92b6a0433203a598ca4eb326d4b135a224b" + url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.139.tar.gz" + sha256 "07a24d43bf3abeec63efe18ad37c42a8b6f578a15281b63eb1499634c579b815" license "GPL-2.0-only" livecheck do From 2292cf2c9368bde9d0dbaf91cfcd836078b601b2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:55:51 +0000 Subject: [PATCH 2/2] linux-headers@5.15: update 5.15.139 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 8a0e968953688..08a63f94c23bd 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: "216e3683b94f1a659c8ac1c38bba0a17869548bb8d21d92dfc615cdd15514cfc" + sha256 cellar: :any_skip_relocation, x86_64_linux: "62f67068fd5916d23d689c1679a71bc63ce0c22b88d8e6c6270d3995385a9ea3" end depends_on :linux