1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-12 06:13:24 +00:00

Snapcraft 5 got rid of default core base and now requires specification. (#358)

`core18` is equivalent to the previous behavior and is the recommended base for most apps.
This commit is contained in:
Matt Gibson
2021-08-11 09:41:22 -05:00
committed by GitHub
parent 6229ee1e2a
commit 380d4ea28e

View File

@@ -3,6 +3,7 @@ version: __version__
summary: Bitwarden CLI summary: Bitwarden CLI
description: A secure and free password manager for all of your devices. description: A secure and free password manager for all of your devices.
confinement: strict confinement: strict
base: core18
apps: apps:
bw: bw:
command: bw command: bw