From f4047d55008cf655c2f861a0945847362ef23724 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Wed, 12 Aug 2020 09:59:00 -0700 Subject: [PATCH] remove snap --- goreleaser.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/goreleaser.yml b/goreleaser.yml index 89f80cb..f82458a 100644 --- a/goreleaser.yml +++ b/goreleaser.yml @@ -92,16 +92,3 @@ scoop: description: "croc is a tool that allows any two computers to simply and securely transfer files and folders." license: MIT -snapcrafts: - - - id: croc - publish: true - summary: "croc is a tool that allows any two computers to simply and securely transfer files and folders." - description: "Use croc to send and receive files from the command line." - grade: stable - confinement: strict - license: MIT - base: core18 - apps: - croc: - plugs: ["home", "network", "removable-media","network-bind"]