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.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
You can’t perform that action at this time.
0 commit comments