1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-30 08:10:34 +01:00
bitwarden-browser/stores/snap/snapcraft.yaml

15 lines
404 B
YAML
Raw Normal View History

2018-05-25 02:37:40 +02:00
name: bitwarden-cli
2018-05-25 05:50:43 +02:00
version: 1.0.0
2018-05-25 05:43:50 +02:00
summary: Bitwarden CLI
2018-05-25 02:37:40 +02:00
description: A secure and free password manager for all of your devices.
2018-05-25 05:43:50 +02:00
confinement: strict
2018-05-25 02:37:40 +02:00
apps:
2018-05-25 05:43:50 +02:00
bw:
2018-05-25 03:38:48 +02:00
command: bw
2018-05-25 02:37:40 +02:00
plugs: [network, home, x11]
parts:
2018-05-25 05:43:50 +02:00
bw:
plugin: dump
source: https://github.com/bitwarden/cli/releases/download/v$SNAPCRAFT_PROJECT_VERSION/bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip
prepare: |
chmod +x bw