File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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.180 .tar.gz"
5- sha256 "a4713a2bcb229722756ea54a80866b98bf4416bc3db6b72a5afb15a0c1105f0c "
4+ url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.181 .tar.gz"
5+ sha256 "c2516f380549b37a073ab8228ffa30288d670221877f3afdca111153a6f9aba1 "
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 : "9d954e1bac1f0bd49fea1178d211815987dff07f1b6ccf2c9f50e2cd12abbcd5 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ed0b276a5ecd33f5082273e4d0ae4147fc90f74e6a2aa2e7d2526030d1f83cc6 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "c3403915352cc6bcc938755cd76b10dcbfbb2ccbdc65a890c55b0857d8263ea7 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8367cf8edab4b971c1f14a337b48a8c06e9b11e35f834f678eea6f08e6d30fc8 "
1616 end
1717
1818 depends_on :linux
You can’t perform that action at this time.
0 commit comments