Skip to content

Commit a565ecc

Browse files
committed
shepherd 1.0.5
1 parent 3404306 commit a565ecc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/shepherd.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Shepherd < Formula
22
desc "Service manager that looks after the herd of system services"
33
homepage "https://www.gnu.org/software/shepherd/"
4-
url "https://ftp.gnu.org/gnu/shepherd/shepherd-1.0.4.tar.gz"
5-
mirror "https://ftpmirror.gnu.org/shepherd/shepherd-1.0.4.tar.gz"
6-
sha256 "13306a6b56dfe252464e84a23c23a7234338cc752c565e1b865f7cbf8a03f0cf"
4+
url "https://ftp.gnu.org/gnu/shepherd/shepherd-1.0.5.tar.gz"
5+
mirror "https://ftpmirror.gnu.org/shepherd/shepherd-1.0.5.tar.gz"
6+
sha256 "3c475069a02b49018491e5a5bbab5b7a424d76c7a06bdbf47afd005dc86805f8"
77
license "GPL-3.0-or-later"
88

99
bottle do

0 commit comments

Comments
 (0)