forked from rc/classroom
Bump versions, fix installers
This commit is contained in:
parent
fc56d17bb6
commit
e845b92ce0
24 changed files with 267 additions and 116 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue