diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-11 17:25:48 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-25 00:04:56 +0200 |
commit | db85e40f318ce354b3a431ec46d573316d88afee (patch) | |
tree | d9f1b0d87f8923c549d154c5de4652a32ebc50b4 /pkgs/fiche/fiche.json | |
parent | 7315af9f9babd5942cd685f04fff347b996fb522 (diff) | |
download | NUR-db85e40f318ce354b3a431ec46d573316d88afee.tar.gz NUR-db85e40f318ce354b3a431ec46d573316d88afee.tar.zst NUR-db85e40f318ce354b3a431ec46d573316d88afee.zip |
Add fiche module (a program to submit paste from command line)
Diffstat (limited to 'pkgs/fiche/fiche.json')
-rw-r--r-- | pkgs/fiche/fiche.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgs/fiche/fiche.json b/pkgs/fiche/fiche.json new file mode 100644 index 00000000..036de7fc --- /dev/null +++ b/pkgs/fiche/fiche.json | |||
@@ -0,0 +1,15 @@ | |||
1 | { | ||
2 | "tag": "4bba916-master", | ||
3 | "meta": { | ||
4 | "name": "fiche", | ||
5 | "url": "https://github.com/solusipse/fiche", | ||
6 | "branch": "master" | ||
7 | }, | ||
8 | "github": { | ||
9 | "owner": "solusipse", | ||
10 | "repo": "fiche", | ||
11 | "rev": "4bba916e0f4a54d98a3947df7e2d0714d92a8bab", | ||
12 | "sha256": "060pxn8ns2zqszv1dlf7zcaf42avn9svya6irwy5d1ry29hp2ds9", | ||
13 | "fetchSubmodules": true | ||
14 | } | ||
15 | } | ||