From 4dd2922b5fa98097b578918a7c75e71f848bd084 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 16 Dec 2019 07:37:30 -0800 Subject: [PATCH] fix snapcraft --- goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goreleaser.yml b/goreleaser.yml index 25eec6f3..046d47fd 100644 --- a/goreleaser.yml +++ b/goreleaser.yml @@ -96,6 +96,6 @@ snapcrafts: 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 + confinement: strict license: MIT base: core18