File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
You can’t perform that action at this time.
0 commit comments