From 2f2e19aa91aa9340aa2abb54ff2f8eba63fc7ace Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 18 Nov 2019 10:15:57 -0800 Subject: [PATCH] add snap to croc --- goreleaser.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/goreleaser.yml b/goreleaser.yml index 0e27d4e..f53ebed 100644 --- a/goreleaser.yml +++ b/goreleaser.yml @@ -88,3 +88,14 @@ scoop: homepage: "https://schollz.com/software/croc/" description: "croc is a tool that allows any two computers to simply and securely transfer files and folders." license: MIT + +snapcrafts: + - + id: croc + public: true + summary: "croc is a tool that allows any two computers to simply and securely transfer files and folders." + grade: stable + confinement: classic + license: MIT + base: core18 +