diff --git a/pkgs/BoringDystopiaDevelopment/tmuxai/pkg.yaml b/pkgs/BoringDystopiaDevelopment/tmuxai/pkg.yaml deleted file mode 100644 index c9554f38f12..00000000000 --- a/pkgs/BoringDystopiaDevelopment/tmuxai/pkg.yaml +++ /dev/null @@ -1,4 +0,0 @@ -packages: - - name: BoringDystopiaDevelopment/tmuxai@v2.0.2 - - name: BoringDystopiaDevelopment/tmuxai - version: v2.0.0 diff --git a/pkgs/alvinunreal/tmuxai/pkg.yaml b/pkgs/alvinunreal/tmuxai/pkg.yaml new file mode 100644 index 00000000000..1c192ac199f --- /dev/null +++ b/pkgs/alvinunreal/tmuxai/pkg.yaml @@ -0,0 +1,4 @@ +packages: + - name: alvinunreal/tmuxai@v2.0.2 + - name: alvinunreal/tmuxai + version: v2.0.0 diff --git a/pkgs/BoringDystopiaDevelopment/tmuxai/registry.yaml b/pkgs/alvinunreal/tmuxai/registry.yaml similarity index 93% rename from pkgs/BoringDystopiaDevelopment/tmuxai/registry.yaml rename to pkgs/alvinunreal/tmuxai/registry.yaml index 705a1c8dcca..10bde3c42ab 100644 --- a/pkgs/BoringDystopiaDevelopment/tmuxai/registry.yaml +++ b/pkgs/alvinunreal/tmuxai/registry.yaml @@ -1,10 +1,11 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json packages: - type: github_release - repo_owner: BoringDystopiaDevelopment + repo_owner: alvinunreal repo_name: tmuxai aliases: - name: alvinunreal/tmuxai + - name: BoringDystopiaDevelopment/tmuxai description: AI-Powered, Non-Intrusive Terminal Assistant version_constraint: "false" version_overrides: diff --git a/registry.yaml b/registry.yaml index c97df0c3049..c3e84be8068 100644 --- a/registry.yaml +++ b/registry.yaml @@ -1047,41 +1047,6 @@ packages: - name: validator src: ./cmd/validator dir: config-file-validator-{{trimV .Version}} - - type: github_release - repo_owner: BoringDystopiaDevelopment - repo_name: tmuxai - aliases: - - name: alvinunreal/tmuxai - description: AI-Powered, Non-Intrusive Terminal Assistant - version_constraint: "false" - version_overrides: - - version_constraint: semver("<= 2.0.0") - asset: tmuxai_{{.OS}}_{{.Arch}}.{{.Format}} - format: tar.gz - replacements: - darwin: Darwin - linux: Linux - windows: Windows - checksum: - type: github_release - asset: checksums.sha256 - algorithm: sha256 - overrides: - - goos: windows - format: zip - - version_constraint: "true" - asset: tmuxai_{{.OS}}_{{.Arch}}.{{.Format}} - format: tar.gz - replacements: - darwin: Darwin - linux: Linux - checksum: - type: github_release - asset: checksums.sha256 - algorithm: sha256 - supported_envs: - - linux - - darwin - type: github_release repo_owner: Builditluc repo_name: wiki-tui @@ -11041,6 +11006,42 @@ packages: - darwin - windows - amd64 + - type: github_release + repo_owner: alvinunreal + repo_name: tmuxai + aliases: + - name: alvinunreal/tmuxai + - name: BoringDystopiaDevelopment/tmuxai + description: AI-Powered, Non-Intrusive Terminal Assistant + version_constraint: "false" + version_overrides: + - version_constraint: semver("<= 2.0.0") + asset: tmuxai_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + replacements: + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.sha256 + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: "true" + asset: tmuxai_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + replacements: + darwin: Darwin + linux: Linux + checksum: + type: github_release + asset: checksums.sha256 + algorithm: sha256 + supported_envs: + - linux + - darwin - type: github_release repo_owner: amacneil repo_name: dbmate