Skip to content

Commit c41cce4

Browse files
committed
javaruntime-preventasktoolbar: mark required chocolatey version
1 parent 3b9c47f commit c41cce4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

javaruntime-preventasktoolbar/javaruntime-preventasktoolbar.nuspec

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>javaruntime-preventasktoolbar</id>
5-
<version>1.1</version>
5+
<version>1.2</version>
66
<title>Prevent Ask.com toolbar installation by Java</title>
77
<authors>Danilo Roascio</authors>
88
<owners>Jakub Bereżański</owners>
@@ -12,5 +12,8 @@
1212
This is particularily relevant for Java updates, which also try to install that toolbar.</description>
1313
<summary>Prevent Java installer/updater from offering to install the Ask.com toolbar</summary>
1414
<tags>java ask toolbar disable prevent adware update admin</tags>
15+
<dependencies>
16+
<dependency id="chocolatey" version="0.9.8.21" />
17+
</dependencies>
1518
</metadata>
1619
</package>

0 commit comments

Comments
 (0)