Skip to content

Commit 77b1994

Browse files
committed
runitor 1.4.0
1 parent 9f1be83 commit 77b1994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/runitor.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Runitor < Formula
22
desc "Command runner with healthchecks.io integration"
33
homepage "https://github.com/bdd/runitor"
4-
url "https://github.com/bdd/runitor/archive/refs/tags/v1.3.0.tar.gz"
5-
sha256 "d654d4fb55b2adee445d2160ec937529f9a052220554a46874a8a5c64c52be06"
4+
url "https://github.com/bdd/runitor/archive/refs/tags/v1.4.0.tar.gz"
5+
sha256 "7c245db0bbd211a62e8adab1d78ce59ab8cb02147c95d3713508a75cc0f09099"
66
license "0BSD"
77
head "https://github.com/bdd/runitor.git", branch: "main"
88

0 commit comments

Comments
 (0)