Skip to content

Commit 456909f

Browse files
authored
Merge pull request Homebrew#222199 from Homebrew/bump-linux-headers@5.15-5.15.181
linux-headers@5.15 5.15.181
2 parents 540428c + ea0a584 commit 456909f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/l/linux-headers@5.15.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LinuxHeadersAT515 < Formula
22
desc "Header files of the Linux kernel"
33
homepage "https://kernel.org/"
4-
url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.180.tar.gz"
5-
sha256 "a4713a2bcb229722756ea54a80866b98bf4416bc3db6b72a5afb15a0c1105f0c"
4+
url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.181.tar.gz"
5+
sha256 "c2516f380549b37a073ab8228ffa30288d670221877f3afdca111153a6f9aba1"
66
license "GPL-2.0-only"
77

88
livecheck do
@@ -11,8 +11,8 @@ class LinuxHeadersAT515 < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "9d954e1bac1f0bd49fea1178d211815987dff07f1b6ccf2c9f50e2cd12abbcd5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed0b276a5ecd33f5082273e4d0ae4147fc90f74e6a2aa2e7d2526030d1f83cc6"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "c3403915352cc6bcc938755cd76b10dcbfbb2ccbdc65a890c55b0857d8263ea7"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8367cf8edab4b971c1f14a337b48a8c06e9b11e35f834f678eea6f08e6d30fc8"
1616
end
1717

1818
depends_on :linux

0 commit comments

Comments
 (0)