forked from saltstack/salt-winrepo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
filezilla.sls
109 lines (109 loc) · 4.17 KB
/
filezilla.sls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
filezilla:
'3.24.0':
full_name: FileZilla Client 3.24.0
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.24.0/FileZilla_3.24.0_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.23.0.2':
full_name: FileZilla Client 3.23.0.2
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.23.0.2/FileZilla_3.23.0.2_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.22.2.2':
full_name: FileZilla Client 3.22.2.2
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.22.2.2/FileZilla_3.22.2.2_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.22.1':
full_name: FileZilla Client 3.22.1
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.22.1/FileZilla_3.22.1_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.22.0':
full_name: FileZilla Client 3.22.0
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.22.0/FileZilla_3.22.0_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.21.0':
full_name: FileZilla Client 3.21.0
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.21.0/FileZilla_3.21.0_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.16.0':
full_name: FileZilla Client 3.16.0
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.16.0/FileZilla_3.16.0_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.14.1':
full_name: FileZilla Client 3.14.1
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.14.1/FileZilla_3.14.1_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.14.0':
full_name: FileZilla Client 3.14.0
installer: 'https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.14.0/FileZilla_3.14.0_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.13.1':
full_name: FileZilla Client 3.13.1
installer: 'https://heanet.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.13.1/FileZilla_3.13.1_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.13.0':
full_name: FileZilla Client 3.13.0
installer: 'https://heanet.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.13.0/FileZilla_3.13.0_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False
'3.11.0.2':
full_name: FileZilla Client 3.11.0.2
installer: 'https://heanet.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.11.0.2/FileZilla_3.11.0.2_win64-setup.exe'
install_flags: '/S'
uninstaller: '%ProgramFiles%\FileZilla FTP Client\uninstall.exe'
uninstall_flags: '/S'
msiexec: False
locale: en_US
reboot: False