mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
ac5788eed0
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
26 lines
741 B
YAML
26 lines
741 B
YAML
# This file was generated by GoReleaser. DO NOT EDIT.
|
|
apiVersion: krew.googlecontainertools.github.com/v1alpha2
|
|
kind: Plugin
|
|
metadata:
|
|
name: foo
|
|
spec:
|
|
version: v1.2.1
|
|
platforms:
|
|
- bin: foo
|
|
uri: https://dummyhost/download/v1.2.1/foo_macos.tar.gz
|
|
sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
selector:
|
|
matchLabels:
|
|
os: darwin
|
|
arch: amd64
|
|
- bin: foo
|
|
uri: https://dummyhost/download/v1.2.1/foo_macos.tar.gz
|
|
sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
selector:
|
|
matchLabels:
|
|
os: darwin
|
|
arch: arm64
|
|
shortDescription: test
|
|
homepage: https://goreleaser.com
|
|
description: Fake desc
|