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 f29c44c commit 3101d49Copy full SHA for 3101d49
Formula/s/systemd.rb
@@ -30,8 +30,8 @@ class Systemd < Formula
30
head "https://github.com/systemd/systemd.git", branch: "main"
31
32
bottle do
33
- sha256 arm64_linux: "6f8f6f3017a35c59abfb80c6fb609d2ba1a2ebad8c851ca0b5526f27945e1203"
34
- sha256 x86_64_linux: "c7609af448f6ac3e55428f908769e4cec7382c0ad306674c7346cd46e3608ed3"
+ sha256 arm64_linux: "b9389e5eb75721ebf2004c7a621013bae667a90225a664c9eb8a7cc7f607b171"
+ sha256 x86_64_linux: "2f8c4c3b3276cb56a9a58a134381610d7ccdcc1f6c41f3a85e43981c372c1648"
35
end
36
37
keg_only "it will shadow system systemd if linked"
0 commit comments