Skip to content

Commit 7073bb2

Browse files
committed
dagu 1.23.4
1 parent 9eea38e commit 7073bb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dagu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dagu < Formula
22
desc "Lightweight and powerful workflow engine"
33
homepage "https://dagu.cloud"
4-
url "https://github.com/dagu-org/dagu/archive/refs/tags/v1.23.3.tar.gz"
5-
sha256 "18e36368290c334aea193ac1df2ec4b0c1dd7f6ed3f5778e3ce521cd3105803d"
4+
url "https://github.com/dagu-org/dagu/archive/refs/tags/v1.23.4.tar.gz"
5+
sha256 "3289f9a963522237483674efe960e9439694584d4f2c0237202e7135c3ee7b50"
66
license "GPL-3.0-only"
77
head "https://github.com/dagu-org/dagu.git", branch: "main"
88

0 commit comments

Comments
 (0)