|
3 | 3 | <package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd"> |
4 | 4 | <metadata> |
5 | 5 | <id>twinkle-tray</id> |
6 | | - <version>1.16.6</version> |
7 | | - <packageSourceUrl>https://github.com/brogers5/chocolatey-package-twinkle-tray/tree/v1.16.6</packageSourceUrl> |
| 6 | + <version>1.16.7</version> |
| 7 | + <packageSourceUrl>https://github.com/brogers5/chocolatey-package-twinkle-tray/tree/v1.16.7</packageSourceUrl> |
8 | 8 | <owners>sublym0nal</owners> |
9 | 9 | <title>Twinkle Tray</title> |
10 | 10 | <authors>Xander Frangos</authors> |
11 | 11 | <projectUrl>https://twinkletray.com/</projectUrl> |
12 | 12 | <iconUrl>https://cdn.jsdelivr.net/gh/brogers5/chocolatey-package-twinkle-tray@800782d6afb5b6ab2e4dcefdb879bea194f0fef8/twinkle-tray.png</iconUrl> |
13 | 13 | <copyright>Copyright © 2025 Xander Frangos</copyright> |
14 | | - <licenseUrl>https://github.com/xanderfrangos/twinkle-tray/blob/v1.16.6/LICENSE</licenseUrl> |
| 14 | + <licenseUrl>https://github.com/xanderfrangos/twinkle-tray/blob/v1.16.7/LICENSE</licenseUrl> |
15 | 15 | <requireLicenseAcceptance>false</requireLicenseAcceptance> |
16 | | - <projectSourceUrl>https://github.com/xanderfrangos/twinkle-tray/tree/v1.16.6</projectSourceUrl> |
| 16 | + <projectSourceUrl>https://github.com/xanderfrangos/twinkle-tray/tree/v1.16.7</projectSourceUrl> |
17 | 17 | <docsUrl>https://github.com/xanderfrangos/twinkle-tray/wiki</docsUrl> |
18 | 18 | <mailingListUrl>https://github.com/xanderfrangos/twinkle-tray/discussions</mailingListUrl> |
19 | 19 | <bugTrackerUrl>https://github.com/xanderfrangos/twinkle-tray/issues</bugTrackerUrl> |
@@ -69,7 +69,7 @@ When using the `/Start` package parameter, you may see a large `CLIXML` block lo |
69 | 69 | <dependencies> |
70 | 70 | <dependency id="chocolatey-core.extension" version="1.0.0" /> |
71 | 71 | </dependencies> |
72 | | - <releaseNotes>https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.6</releaseNotes> |
| 72 | + <releaseNotes>https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.7</releaseNotes> |
73 | 73 | </metadata> |
74 | 74 | <files> |
75 | 75 | <file src="tools\chocolateyinstall.ps1" target="tools" /> |
|
0 commit comments