diff --git a/pkgs/abhimanyu003/sttr/pkg.yaml b/pkgs/abhimanyu003/sttr/pkg.yaml index 631efbda609..57f0bc72031 100644 --- a/pkgs/abhimanyu003/sttr/pkg.yaml +++ b/pkgs/abhimanyu003/sttr/pkg.yaml @@ -1,2 +1,6 @@ packages: - - name: abhimanyu003/sttr@v0.2.23 + - name: abhimanyu003/sttr@v0.2.24 + - name: abhimanyu003/sttr + version: v0.2.23 + - name: abhimanyu003/sttr + version: v0.2.11 diff --git a/pkgs/abhimanyu003/sttr/registry.yaml b/pkgs/abhimanyu003/sttr/registry.yaml index 3bf2b75efe5..0ece43810cf 100644 --- a/pkgs/abhimanyu003/sttr/registry.yaml +++ b/pkgs/abhimanyu003/sttr/registry.yaml @@ -2,13 +2,41 @@ packages: - type: github_release repo_owner: abhimanyu003 repo_name: sttr - asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - format: tar.gz description: cross-platform, cli app to perform various operations on string - overrides: - - goos: darwin - asset: sttr_{{trimV .Version}}_{{.OS}}_all.{{.Format}} - checksum: - type: github_release - asset: sttr_{{trimV .Version}}_checksums.txt - algorithm: sha256 + version_constraint: "false" + version_overrides: + - version_constraint: semver("<= 0.2.11") + asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + rosetta2: true + windows_arm_emulation: true + checksum: + type: github_release + asset: sttr_{{trimV .Version}}_checksums.txt + algorithm: sha256 + supported_envs: + - darwin + - windows + - amd64 + - version_constraint: semver("<= 0.2.23") + asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + checksum: + type: github_release + asset: sttr_{{trimV .Version}}_checksums.txt + algorithm: sha256 + overrides: + - goos: darwin + asset: sttr_{{trimV .Version}}_{{.OS}}_all.{{.Format}} + - version_constraint: "true" + asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + checksum: + type: github_release + asset: sttr_{{trimV .Version}}_checksums.txt + algorithm: sha256 + overrides: + - goos: darwin + asset: sttr_{{trimV .Version}}_{{.OS}}_all.{{.Format}} + - goos: windows + format: zip diff --git a/registry.yaml b/registry.yaml index fbf929928e5..6e308d47495 100644 --- a/registry.yaml +++ b/registry.yaml @@ -5274,16 +5274,44 @@ packages: - type: github_release repo_owner: abhimanyu003 repo_name: sttr - asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - format: tar.gz description: cross-platform, cli app to perform various operations on string - overrides: - - goos: darwin - asset: sttr_{{trimV .Version}}_{{.OS}}_all.{{.Format}} - checksum: - type: github_release - asset: sttr_{{trimV .Version}}_checksums.txt - algorithm: sha256 + version_constraint: "false" + version_overrides: + - version_constraint: semver("<= 0.2.11") + asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + rosetta2: true + windows_arm_emulation: true + checksum: + type: github_release + asset: sttr_{{trimV .Version}}_checksums.txt + algorithm: sha256 + supported_envs: + - darwin + - windows + - amd64 + - version_constraint: semver("<= 0.2.23") + asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + checksum: + type: github_release + asset: sttr_{{trimV .Version}}_checksums.txt + algorithm: sha256 + overrides: + - goos: darwin + asset: sttr_{{trimV .Version}}_{{.OS}}_all.{{.Format}} + - version_constraint: "true" + asset: sttr_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + format: tar.gz + checksum: + type: github_release + asset: sttr_{{trimV .Version}}_checksums.txt + algorithm: sha256 + overrides: + - goos: darwin + asset: sttr_{{trimV .Version}}_{{.OS}}_all.{{.Format}} + - goos: windows + format: zip - type: github_release repo_owner: abhinav repo_name: doc2go