Update file software.yml
This commit is contained in:
parent
c4ac2f6927
commit
edf4709834
1 changed files with 2 additions and 2 deletions
|
@ -5967,7 +5967,7 @@ softwarePackages:
|
||||||
_github: https://github.com/ProtonMail/WebClients
|
_github: https://github.com/ProtonMail/WebClients
|
||||||
_home: https://protonmail.com/
|
_home: https://protonmail.com/
|
||||||
_name: ProtonVPN
|
_name: ProtonVPN
|
||||||
_post:dnf: sudo dnf install -y python3-pip && pip3 install --user 'dnspython>=1.16.0'
|
_post:dnf:fedora: sudo dnf install -y python3-pip && pip3 install --user 'dnspython>=1.16.0'
|
||||||
_post:yay: sudo pacman -Syu libappindicator-gtk3 gnome-shell-extension-appindicator
|
_post:yay: sudo pacman -Syu libappindicator-gtk3 gnome-shell-extension-appindicator
|
||||||
_pre:apt: sudo apt-get install -y https://repo.protonvpn.com/debian/dists/stable/main/binary-all/protonvpn-stable-release_1.0.3_all.deb && sudo apt-get update
|
_pre:apt: sudo apt-get install -y https://repo.protonvpn.com/debian/dists/stable/main/binary-all/protonvpn-stable-release_1.0.3_all.deb && sudo apt-get update
|
||||||
_pre:dnf: sudo dnf install -y https://repo.protonvpn.com/fedora-36-stable/release-packages/protonvpn-stable-release-1.0.1-1.noarch.rpm && sudo dnf update
|
_pre:dnf: sudo dnf install -y https://repo.protonvpn.com/fedora-36-stable/release-packages/protonvpn-stable-release-1.0.1-1.noarch.rpm && sudo dnf update
|
||||||
|
@ -5979,7 +5979,7 @@ softwarePackages:
|
||||||
- protonvpn
|
- protonvpn
|
||||||
cask: protonvpn
|
cask: protonvpn
|
||||||
choco: protonvpn
|
choco: protonvpn
|
||||||
dnf:
|
dnf:fedora:
|
||||||
- gnome-extensions-app
|
- gnome-extensions-app
|
||||||
- gnome-shell-extension-appindicator
|
- gnome-shell-extension-appindicator
|
||||||
- gnome-tweaks
|
- gnome-tweaks
|
||||||
|
|
Loading…
Reference in a new issue