Skip to content

Commit 3e903e8

Browse files
authored
Merge pull request #203719 from Homebrew/[email protected]
[email protected] 5.15.176
2 parents 8b773b2 + 9da31ef commit 3e903e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/l/[email protected]

Lines changed: 3 additions & 3 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.175.tar.gz"
5-
sha256 "03937444e87e83482a05f08667d402e171d82598104715aa83d9087dd31a0129"
4+
url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.176.tar.gz"
5+
sha256 "e9f3b651bb6a914f8b8dffd2da2ec134ce3715c073cdb474fb2901780d5258e1"
66
license "GPL-2.0-only"
77

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

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e323b20f6e21693a97a3a57384c01b97bb3fb1fb869b438190b7dd56c9f5fa84"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "113499f832892f50d2a8f2d035d7bf4c13eb9bd4b48724ddb5b7a398aafc125b"
1515
end
1616

1717
depends_on :linux

0 commit comments

Comments
 (0)