jobber 1.4.4
Closes #56949. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
6ca467acde
commit
b071ea6752
|
@ -1,8 +1,8 @@
|
||||||
class Jobber < Formula
|
class Jobber < Formula
|
||||||
desc "Alternative to cron, with better status-reporting and error-handling"
|
desc "Alternative to cron, with better status-reporting and error-handling"
|
||||||
homepage "https://dshearer.github.io/jobber/"
|
homepage "https://dshearer.github.io/jobber/"
|
||||||
url "https://github.com/dshearer/jobber/archive/v1.4.3.tar.gz"
|
url "https://github.com/dshearer/jobber/archive/v1.4.4.tar.gz"
|
||||||
sha256 "14efd9e088e4b3e1e4018fb8cd3161cc43da7941261b31c3e90d630545b305db"
|
sha256 "fd88a217a413c5218316664fab5510ace941f4fdb68dcb5428385ff09c68dcc2"
|
||||||
head "https://github.com/dshearer/jobber.git"
|
head "https://github.com/dshearer/jobber.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue