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 6512cd9 commit d44c850Copy full SHA for d44c850
Formula/s/systemd.rb
@@ -3,8 +3,8 @@ class Systemd < Formula
3
4
desc "System and service manager"
5
homepage "https://systemd.io"
6
- url "https://github.com/systemd/systemd/archive/refs/tags/v257.6.tar.gz"
7
- sha256 "1ac656c61e595cc6e653883d554caadd2053f323d9065c0daff69f83368b120c"
+ url "https://github.com/systemd/systemd/archive/refs/tags/v257.7.tar.gz"
+ sha256 "70ecf759260549486045d065555d2f8a0ac0b8523d8f58227559fbd6d7523b08"
8
license all_of: [
9
# Main license is LGPL-2.1-or-later while systemd-udevd is GPL-2.0-or-later
10
"LGPL-2.1-or-later",
0 commit comments