update goreleaser 5a900859
Steve · 2024-08-22 01:00 1 file(s) · +1 −1
.goreleaser.yaml +1 −1
49 49
brews:
50 50
  - name: radicalize
51 51
    homepage: "https://github.com/stevedylandev/radicalize"
52 -
    description: "Migrate existing local git repos to Radical"
52 +
    description: "Migrate existing local and remote git repos to Radical"
53 53
    license: "MIT"
54 54
    url_template: "https://github.com/stevedylandev/radicalize/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
55 55
    commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"