Update zen-browser package

This commit is contained in:
Przemek Grondek 2024-12-29 03:05:15 +01:00
parent 96a6e808d4
commit ad2d74b7ea

View file

@ -13,5 +13,5 @@
- name: "[Arch] install Zen browser" - name: "[Arch] install Zen browser"
shell: shell:
cmd: cmd:
yay -S --needed --noconfirm zen-browser-avx2-bin yay -S --needed --noconfirm zen-browser-bin
when: ansible_distribution == "Archlinux" when: ansible_distribution == "Archlinux"