Skip to content

Commit ffcc15d

Browse files
authored
Merge pull request #228126 from Homebrew/bump-systemd-257.7
systemd 257.7
2 parents 12380bf + 3f42361 commit ffcc15d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/s/systemd.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Systemd < Formula
33

44
desc "System and service manager"
55
homepage "https://systemd.io"
6-
url "https://github.com/systemd/systemd/archive/refs/tags/v257.6.tar.gz"
7-
sha256 "1ac656c61e595cc6e653883d554caadd2053f323d9065c0daff69f83368b120c"
6+
url "https://github.com/systemd/systemd/archive/refs/tags/v257.7.tar.gz"
7+
sha256 "70ecf759260549486045d065555d2f8a0ac0b8523d8f58227559fbd6d7523b08"
88
license all_of: [
99
# Main license is LGPL-2.1-or-later while systemd-udevd is GPL-2.0-or-later
1010
"LGPL-2.1-or-later",
@@ -30,8 +30,8 @@ class Systemd < Formula
3030
head "https://github.com/systemd/systemd.git", branch: "main"
3131

3232
bottle do
33-
sha256 arm64_linux: "b9389e5eb75721ebf2004c7a621013bae667a90225a664c9eb8a7cc7f607b171"
34-
sha256 x86_64_linux: "2f8c4c3b3276cb56a9a58a134381610d7ccdcc1f6c41f3a85e43981c372c1648"
33+
sha256 arm64_linux: "7ec33b429e6e076a79a662e9f2446c346f77488a83d8252c98a128aee8f97eae"
34+
sha256 x86_64_linux: "55d66046687cab38171ddedb72d5a505208f8d440def4d3f3e15edeace3337eb"
3535
end
3636

3737
keg_only "it will shadow system systemd if linked"

0 commit comments

Comments
 (0)