Skip to content

Commit

Permalink
build: remove scoop packaging (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg authored Apr 3, 2024
1 parent c58cbdb commit 0ca869b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,3 @@ docker_manifests:
- "itzg/rcon-cli:{{ .Version }}-ubuntu-amd64"
- "itzg/rcon-cli:{{ .Version }}-ubuntu-arm64"
- "itzg/rcon-cli:{{ .Version }}-ubuntu-armv7"
scoops:
- bucket:
owner: itzg
name: scoop-bucket
token: "{{ .Env.SCOOP_TAP_GITHUB_TOKEN }}"
folder: bucket
license: Apache2
description: Enables REST-like access to HTML pages by scraping and parsing them into JSON

0 comments on commit 0ca869b

Please sign in to comment.