From b071ea6752c960343974de78f26aa0741971e013 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Fri, 26 Jun 2020 23:32:59 -0400 Subject: [PATCH] jobber 1.4.4 Closes #56949. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/jobber.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jobber.rb b/Formula/jobber.rb index 8f37193a08c..c4f4471c203 100644 --- a/Formula/jobber.rb +++ b/Formula/jobber.rb @@ -1,8 +1,8 @@ class Jobber < Formula desc "Alternative to cron, with better status-reporting and error-handling" homepage "https://dshearer.github.io/jobber/" - url "https://github.com/dshearer/jobber/archive/v1.4.3.tar.gz" - sha256 "14efd9e088e4b3e1e4018fb8cd3161cc43da7941261b31c3e90d630545b305db" + url "https://github.com/dshearer/jobber/archive/v1.4.4.tar.gz" + sha256 "fd88a217a413c5218316664fab5510ace941f4fdb68dcb5428385ff09c68dcc2" head "https://github.com/dshearer/jobber.git" bottle do