We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9c47f commit c41cce4Copy full SHA for c41cce4
javaruntime-preventasktoolbar/javaruntime-preventasktoolbar.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3
<metadata>
4
<id>javaruntime-preventasktoolbar</id>
5
- <version>1.1</version>
+ <version>1.2</version>
6
<title>Prevent Ask.com toolbar installation by Java</title>
7
<authors>Danilo Roascio</authors>
8
<owners>Jakub Bereżański</owners>
@@ -12,5 +12,8 @@
12
This is particularily relevant for Java updates, which also try to install that toolbar.</description>
13
<summary>Prevent Java installer/updater from offering to install the Ask.com toolbar</summary>
14
<tags>java ask toolbar disable prevent adware update admin</tags>
15
+ <dependencies>
16
+ <dependency id="chocolatey" version="0.9.8.21" />
17
+ </dependencies>
18
</metadata>
19
</package>
0 commit comments