Skip to content

Commit 9544b01

Browse files
committed
feat(goreleaser): Add scoop support
1 parent a4af640 commit 9544b01

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: .goreleaser.yml

+9
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,12 @@ dockers:
109109
- "--label=com.github.actions.name={{.ProjectName}}"
110110
- "--label=repository=https://github.com/sikalabs/slr"
111111
- "--label=maintainer=SikaLabs Opensource <[email protected]>"
112+
113+
scoops:
114+
-
115+
repository:
116+
owner: sikalabs
117+
name: scoop-bucket
118+
homepage: https://github.com/sikalabs/slr
119+
description: SikaLabs Random Utils
120+
license: MIT

0 commit comments

Comments
 (0)