Skip to content

Commit 0ca869b

Browse files
authored
build: remove scoop packaging (#56)
1 parent c58cbdb commit 0ca869b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.goreleaser.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,3 @@ docker_manifests:
103103
- "itzg/rcon-cli:{{ .Version }}-ubuntu-amd64"
104104
- "itzg/rcon-cli:{{ .Version }}-ubuntu-arm64"
105105
- "itzg/rcon-cli:{{ .Version }}-ubuntu-armv7"
106-
scoops:
107-
- bucket:
108-
owner: itzg
109-
name: scoop-bucket
110-
token: "{{ .Env.SCOOP_TAP_GITHUB_TOKEN }}"
111-
folder: bucket
112-
license: Apache2
113-
description: Enables REST-like access to HTML pages by scraping and parsing them into JSON

0 commit comments

Comments
 (0)