Skip to content

Commit

Permalink
Merge pull request Homebrew#171971 from Homebrew/bump-linux-headers@5…
Browse files Browse the repository at this point in the history
….15-5.15.159

[email protected] 5.15.159
  • Loading branch information
BrewTestBot authored May 17, 2024
2 parents 375a7a2 + 5329de6 commit 4cbd018
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/l/[email protected]
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4cbd018

Please sign in to comment.