From 80828c72782ea27e45ebf1bc61112da68607d759 Mon Sep 17 00:00:00 2001 From: Matthias Schneider Date: Thu, 2 Jul 2020 11:04:27 +0200 Subject: [PATCH] removed snap --- .goreleaser.yml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 1e114de..b564d02 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -52,23 +52,23 @@ nfpms: - rpm checksum: name_template: 'checksums.txt' -snapcrafts: - - - name_template: 'share_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}' - summary: Share your files using Cloudproviders with just one command - description: | - Share uploads the file to the configured cloud provider and does a - public share of the file for anyone who has the link. The link will be - copyed to system clipboard (windows/linux/macos) - https://github.com/mschneider82/sharecmd - grade: stable - confinement: strict - publish: false - #true - name: share - apps: - share: - plugs: ["home", "network", "x11"] +#snapcrafts: +# - +# name_template: 'share_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}' +# summary: Share your files using Cloudproviders with just one command +# description: | +# Share uploads the file to the configured cloud provider and does a +# public share of the file for anyone who has the link. The link will be +# copyed to system clipboard (windows/linux/macos) +# https://github.com/mschneider82/sharecmd +# grade: stable +# confinement: strict +# publish: false +# #true +# name: share +# apps: +# share: +# plugs: ["home", "network", "x11"] changelog: sort: asc filters: