@@ -38,13 +38,13 @@ archives:
38
38
# - name: toolhive
39
39
# publisher: stacklok
40
40
# license: Apache-2.0
41
- # license_url: "https://github.com/stacklok /toolhive/blob/main/LICENSE"
41
+ # license_url: "https://github.com/StacklokLabs /toolhive/blob/main/LICENSE"
42
42
# copyright: Stacklok, Inc.
43
43
# homepage: https://stacklok.com
44
44
# short_description: 'toolhive is a lightweight, secure, and fast manager for MCP (Model Context Protocol) servers'
45
- # publisher_support_url: "https://github.com/stacklok /toolhive/issues/new/choose"
45
+ # publisher_support_url: "https://github.com/StacklokLabs /toolhive/issues/new/choose"
46
46
# package_identifier: "stacklok.toolhive"
47
- # url_template: "https://github.com/stacklok /toolhive/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
47
+ # url_template: "https://github.com/StacklokLabs /toolhive/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
48
48
# skip_upload: auto
49
49
# release_notes: "{{.Changelog}}"
50
50
# tags:
@@ -69,8 +69,8 @@ archives:
69
69
# This section defines how to release to homebrew.
70
70
brews :
71
71
- name : thv
72
- homepage : ' https://github.com/stacklok /toolhive'
73
- description : ' toolhive is a lightweight, secure, and fast manager for MCP (Model Context Protocol) servers'
72
+ homepage : ' https://github.com/StacklokLabs /toolhive'
73
+ description : ' toolhive (thv) is a lightweight, secure, and fast manager for MCP (Model Context Protocol) servers'
74
74
directory : Formula
75
75
commit_author :
76
76
name : stacklokbot
94
94
# This section defines the release policy.
95
95
release :
96
96
github :
97
- owner : stacklok
97
+ owner : StacklokLabs
98
98
name : toolhive
99
99
# This section defines how and which artifacts we want to sign for the release.
100
100
signs :
0 commit comments