Skip to content

Commit baa44a1

Browse files
authored
Merge pull request #229985 from Homebrew/[email protected]
[email protected] 5.15.188
2 parents 4b68562 + bdf8293 commit baa44a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/l/[email protected]

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.187.tar.gz"
5-
sha256 "59b69985853bce27d982f8f8f21b57d2b0627c7f1fc15c0343d5e3a12208faab"
4+
url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.188.tar.gz"
5+
sha256 "e5d4f1d57cc07130cdd92ef8ad8cce44aa140dfae2bbc43089784a8a303b7836"
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: "7612007811cd29fd12a4f874378a75500d1b7412eade96a251af14e3b22033b7"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0abf42d3b458a9603ee1d14af0106e365e43a3aa58847976d124331d935e22e5"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "c56fc8932a91e5050db818339007ac9cdd609409a8a635b29d5408036dd7aaa3"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "12eccb5e7b638cb49de408ef4cb79134e8c5c7db68042e858672fc3e0642fc99"
1616
end
1717

1818
depends_on :linux

0 commit comments

Comments
 (0)