From cbc55a84a7a58ae15ca12ef0fdb708ffce95fa11 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Tue, 19 Nov 2019 10:12:07 -0800 Subject: [PATCH] add snapcraft back --- goreleaser.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/goreleaser.yml b/goreleaser.yml index a602a5b..25eec6f 100644 --- a/goreleaser.yml +++ b/goreleaser.yml @@ -89,3 +89,13 @@ 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