Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/d/dagu.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dagu < Formula
desc "Lightweight and powerful workflow engine"
homepage "https://dagu.cloud"
url "https://github.com/dagu-org/dagu/archive/refs/tags/v1.22.9.tar.gz"
sha256 "d67fc8146ff978f3fc1bf7789b14f74f630715d4850f81f777c0869dd187b4a4"
url "https://github.com/dagu-org/dagu/archive/refs/tags/v1.22.10.tar.gz"
sha256 "45a9594eedae2be43da7d6dacefe663d8effb073b7c4903de397b162e4287d99"
license "GPL-3.0-only"
head "https://github.com/dagu-org/dagu.git", branch: "main"

Expand Down
Loading