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 9eea38e commit 7073bb2Copy full SHA for 7073bb2
Formula/d/dagu.rb
@@ -1,8 +1,8 @@
1
class Dagu < Formula
2
desc "Lightweight and powerful workflow engine"
3
homepage "https://dagu.cloud"
4
- url "https://github.com/dagu-org/dagu/archive/refs/tags/v1.23.3.tar.gz"
5
- sha256 "18e36368290c334aea193ac1df2ec4b0c1dd7f6ed3f5778e3ce521cd3105803d"
+ url "https://github.com/dagu-org/dagu/archive/refs/tags/v1.23.4.tar.gz"
+ sha256 "3289f9a963522237483674efe960e9439694584d4f2c0237202e7135c3ee7b50"
6
license "GPL-3.0-only"
7
head "https://github.com/dagu-org/dagu.git", branch: "main"
8
0 commit comments