mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 14:23:01 -04:00
Snapcraft: Try upgrading to core22 base
This commit is contained in:
parent
95b28524c8
commit
80f3f02c33
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: onionshare
|
name: onionshare
|
||||||
base: core20
|
base: core22
|
||||||
version: "2.6"
|
version: "2.6"
|
||||||
summary: Securely and anonymously share files, host websites, and chat using Tor
|
summary: Securely and anonymously share files, host websites, and chat using Tor
|
||||||
description: |
|
description: |
|
||||||
|
@ -20,7 +20,7 @@ apps:
|
||||||
onionshare:
|
onionshare:
|
||||||
common-id: org.onionshare.OnionShare
|
common-id: org.onionshare.OnionShare
|
||||||
command: bin/onionshare
|
command: bin/onionshare
|
||||||
extensions: [gnome-3-38]
|
extensions: [gnome]
|
||||||
plugs:
|
plugs:
|
||||||
- desktop
|
- desktop
|
||||||
- home
|
- home
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue