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 9f1be83 commit 77b1994Copy full SHA for 77b1994
Formula/r/runitor.rb
@@ -1,8 +1,8 @@
1
class Runitor < Formula
2
desc "Command runner with healthchecks.io integration"
3
homepage "https://github.com/bdd/runitor"
4
- url "https://github.com/bdd/runitor/archive/refs/tags/v1.3.0.tar.gz"
5
- sha256 "d654d4fb55b2adee445d2160ec937529f9a052220554a46874a8a5c64c52be06"
+ url "https://github.com/bdd/runitor/archive/refs/tags/v1.4.0.tar.gz"
+ sha256 "7c245db0bbd211a62e8adab1d78ce59ab8cb02147c95d3713508a75cc0f09099"
6
license "0BSD"
7
head "https://github.com/bdd/runitor.git", branch: "main"
8
0 commit comments