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 d44c850 commit 3f42361Copy full SHA for 3f42361
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: "b9389e5eb75721ebf2004c7a621013bae667a90225a664c9eb8a7cc7f607b171"
34
- sha256 x86_64_linux: "2f8c4c3b3276cb56a9a58a134381610d7ccdcc1f6c41f3a85e43981c372c1648"
+ sha256 arm64_linux: "7ec33b429e6e076a79a662e9f2446c346f77488a83d8252c98a128aee8f97eae"
+ sha256 x86_64_linux: "55d66046687cab38171ddedb72d5a505208f8d440def4d3f3e15edeace3337eb"
35
end
36
37
keg_only "it will shadow system systemd if linked"
0 commit comments