From 7b5acc89a4dd25aa99d5b4317b3ce28af4ffab7a Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 18 Nov 2019 10:42:42 -0800 Subject: [PATCH] remove snapcraft for now --- goreleaser.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/goreleaser.yml b/goreleaser.yml index 66aafb5c..a602a5b1 100644 --- a/goreleaser.yml +++ b/goreleaser.yml @@ -89,14 +89,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: classic - license: MIT - base: core18 -