mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 14:20:18 -07:00
fix: link for scoop bucket
This commit is contained in:
parent
67f33ef8c7
commit
81c3cf0788
@ -79,7 +79,7 @@ nfpms:
|
||||
# # publish: false
|
||||
|
||||
scoop:
|
||||
url_template: "http://github.mycompany.com/foo/bar/releases/{{ .Tag }}/{{ .ArtifactName }}"
|
||||
url_template: "https://github.com/kha7iq/pingme/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
|
||||
bucket:
|
||||
owner: kha7iq
|
||||
name: scoop-bucket
|
||||
|
Loading…
x
Reference in New Issue
Block a user