We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91df94c commit 585f210Copy full SHA for 585f210
Formula/l/[email protected]
@@ -1,8 +1,8 @@
1
class LinuxHeadersAT515 < Formula
2
desc "Header files of the Linux kernel"
3
homepage "https://kernel.org/"
4
- url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.175.tar.gz"
5
- sha256 "03937444e87e83482a05f08667d402e171d82598104715aa83d9087dd31a0129"
+ url "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.176.tar.gz"
+ sha256 "e9f3b651bb6a914f8b8dffd2da2ec134ce3715c073cdb474fb2901780d5258e1"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments