diff --git a/pkgs/dagu-org/dagu/pkg.yaml b/pkgs/dagu-org/dagu/pkg.yaml new file mode 100644 index 00000000000..6ced7109ba9 --- /dev/null +++ b/pkgs/dagu-org/dagu/pkg.yaml @@ -0,0 +1,6 @@ +packages: + - name: dagu-org/dagu@v1.14.3 + - name: dagu-org/dagu + version: v1.1.0 + - name: dagu-org/dagu + version: v1.0.0 diff --git a/pkgs/daguflow/dagu/registry.yaml b/pkgs/dagu-org/dagu/registry.yaml similarity index 95% rename from pkgs/daguflow/dagu/registry.yaml rename to pkgs/dagu-org/dagu/registry.yaml index ec37a15c978..bd53c80efca 100644 --- a/pkgs/daguflow/dagu/registry.yaml +++ b/pkgs/dagu-org/dagu/registry.yaml @@ -1,11 +1,12 @@ packages: - type: github_release - repo_owner: daguflow + repo_owner: dagu-org repo_name: dagu aliases: - name: yohamta/dagu - name: hotaruswarm/dagu - name: dagu-dev/dagu + - name: daguflow/dagu description: Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems asset: dagu_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} format: tar.gz diff --git a/pkgs/daguflow/dagu/pkg.yaml b/pkgs/daguflow/dagu/pkg.yaml deleted file mode 100644 index 7c0a29cc38b..00000000000 --- a/pkgs/daguflow/dagu/pkg.yaml +++ /dev/null @@ -1,6 +0,0 @@ -packages: - - name: daguflow/dagu@v1.14.3 - - name: daguflow/dagu - version: v1.1.0 - - name: daguflow/dagu - version: v1.0.0 diff --git a/registry.yaml b/registry.yaml index ccddf7d6e05..a76c70f9865 100644 --- a/registry.yaml +++ b/registry.yaml @@ -15356,12 +15356,13 @@ packages: asset: checksums.txt algorithm: sha256 - type: github_release - repo_owner: daguflow + repo_owner: dagu-org repo_name: dagu aliases: - name: yohamta/dagu - name: hotaruswarm/dagu - name: dagu-dev/dagu + - name: daguflow/dagu description: Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems asset: dagu_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} format: tar.gz