Bump versions, fix installers

This commit is contained in:
Gašper Fele-Žorž 2025-08-15 23:04:26 +02:00
parent fc56d17bb6
commit e845b92ce0
24 changed files with 267 additions and 116 deletions

View file

@ -1,9 +1,9 @@
# npcap=0.96 is the last version to support silent installation
- name: Install npcap
win_package:
path: https://npcap.com/dist/npcap-0.96.exe
arguments: /S
creates_path: "%ProgramFiles%\\Npcap\\npcap.cat"
#- name: Install npcap
# win_package:
# path: https://npcap.com/dist/npcap-0.96.exe
# arguments: /S
# creates_path: "%ProgramFiles%\\Npcap\\npcap.cat"
- name: Install Wireshark
win_chocolatey: