diff --git a/pkgs/charmbracelet/vhs/pkg.yaml b/pkgs/charmbracelet/vhs/pkg.yaml index fa5c12ebdf..4438e91277 100644 --- a/pkgs/charmbracelet/vhs/pkg.yaml +++ b/pkgs/charmbracelet/vhs/pkg.yaml @@ -1,6 +1,4 @@ packages: - - name: charmbracelet/vhs@v0.7.1 + - name: charmbracelet/vhs@v0.7.2 - name: charmbracelet/vhs - version: v0.5.0 - - name: charmbracelet/vhs - version: v0.4.0 + version: v0.6.0 diff --git a/pkgs/charmbracelet/vhs/registry.yaml b/pkgs/charmbracelet/vhs/registry.yaml index 8c3963eeaa..4e6627a83c 100644 --- a/pkgs/charmbracelet/vhs/registry.yaml +++ b/pkgs/charmbracelet/vhs/registry.yaml @@ -3,25 +3,61 @@ packages: repo_owner: charmbracelet repo_name: vhs description: Your CLI home video recorder - asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - format: tar.gz - overrides: - - goos: windows - format: zip - replacements: - amd64: x86_64 - darwin: Darwin - linux: Linux - windows: Windows - supported_envs: - - darwin - - linux - - amd64 - checksum: - type: github_release - asset: checksums.txt - algorithm: sha256 - version_constraint: Version != "v0.5.0" + version_constraint: "false" version_overrides: - - version_constraint: Version == "v0.5.0" - asset: vhs_{{.OS}}_{{.Arch}}.{{.Format}} + - version_constraint: semver("<= 0.6.0") + asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + complete_windows_ext: false + replacements: + amd64: x86_64 + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: Version == "v0.7.0" + no_asset: true + - version_constraint: Version == "v0.7.1" + asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + complete_windows_ext: false + replacements: + amd64: x86_64 + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: "true" + asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + complete_windows_ext: false + files: + - name: vhs + src: "{{.AssetWithoutExt}}/vhs" + replacements: + amd64: x86_64 + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip diff --git a/registry.yaml b/registry.yaml index ceb3bfdbf7..e1527c8cb8 100644 --- a/registry.yaml +++ b/registry.yaml @@ -10659,28 +10659,64 @@ packages: repo_owner: charmbracelet repo_name: vhs description: Your CLI home video recorder - asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - format: tar.gz - overrides: - - goos: windows - format: zip - replacements: - amd64: x86_64 - darwin: Darwin - linux: Linux - windows: Windows - supported_envs: - - darwin - - linux - - amd64 - checksum: - type: github_release - asset: checksums.txt - algorithm: sha256 - version_constraint: Version != "v0.5.0" + version_constraint: "false" version_overrides: - - version_constraint: Version == "v0.5.0" - asset: vhs_{{.OS}}_{{.Arch}}.{{.Format}} + - version_constraint: semver("<= 0.6.0") + asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + complete_windows_ext: false + replacements: + amd64: x86_64 + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: Version == "v0.7.0" + no_asset: true + - version_constraint: Version == "v0.7.1" + asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + complete_windows_ext: false + replacements: + amd64: x86_64 + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: "true" + asset: vhs_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + complete_windows_ext: false + files: + - name: vhs + src: "{{.AssetWithoutExt}}/vhs" + replacements: + amd64: x86_64 + darwin: Darwin + linux: Linux + windows: Windows + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip - type: github_release repo_owner: che-incubator repo_name: chectl