Skip to content

Commit e088356

Browse files
authored
Merge pull request #206266 from Homebrew/[email protected]
[email protected] 5.15.178
2 parents 5322c5e + dc86f25 commit e088356

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.177.tar.gz"
5-
sha256 "73985d37a39a909d021266b5f9dc8147feab2ebbf19113ada844a67bc2057759"
4+
url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.178.tar.gz"
5+
sha256 "91af91ce57bb9cdc9cf1be895defeeec24a069774898fbc88314cf7ad91cade5"
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: "926b3b1066cf9dab9403aa8ead9b2f3a05065e8127eb163d5ee60b59c6bb9ba3"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "64e74d70e1fe5ec25b13d8a76e2bfe6bdcef739abaa989f8176e92e9ee07a718"
1515
end
1616

1717
depends_on :linux

0 commit comments

Comments
 (0)