Skip to content

Commit

Permalink
feat: support scoop for windows (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
jentz authored Jun 18, 2024
1 parent b42639c commit f67db35
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,13 @@ brews:
repository:
owner: jentz
name: homebrew-vigilant-dollop

scoops:
- name: oidc-cli
description: Command-line OIDC client, get a token without all the fuss
directory: bucket
homepage: https://github.com/jentz/vigilant-dollop
license: MIT
repository:
owner: jentz
name: scoop-vigilant-dollop

0 comments on commit f67db35

Please sign in to comment.