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