Skip to content

Commit

Permalink
Update to 1.16.0-beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
brogers5 committed Jun 2, 2024
1 parent a921ad6 commit 9f927f8
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 24 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Twinkle Tray will automatically adjust the look and feel to match your Windows v

## Package Notes

The installer executed by this package was built using Nullsoft Scriptable Install System (NSIS). For advanced setup scenarios, refer to [NSIS's command-line interface documentation](https://nsis.sourceforge.io/Docs/Chapter3.html). Any desired arguments can be appended to (or optionally overriding with the `--override-arguments` switch) the package's default install arguments with the `--install-arguments` option.
The installer executed by this package was built using Nullsoft Scriptable Install System (NSIS). For advanced setup scenarios, refer to [NSIS's command-line interface documentation](https://nsis.sourceforge.io/Docs/Chapter3.html#installerusage). Any desired arguments can be appended to (or optionally overriding with the `--override-arguments` switch) the package's default install arguments with the `--install-arguments` option.

---

Expand Down
2 changes: 1 addition & 1 deletion tools/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From: https://raw.githubusercontent.com/xanderfrangos/twinkle-tray/v1.16.0-beta5.3/LICENSE
From: https://raw.githubusercontent.com/xanderfrangos/twinkle-tray/v1.16.0-beta6/LICENSE

MIT License

Expand Down
8 changes: 4 additions & 4 deletions tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ in verifying that this package's contents are trustworthy.
The packaged Windows installer binary is available for independent download via the
Releases page on Twinkle Tray's GitHub repository. A download link for the packaged version
is included at the following URL:
https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.0-beta5.3
https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.0-beta6

For convenience, this is a direct URL to the relevant asset:
https://github.com/xanderfrangos/twinkle-tray/releases/download/v1.16.0-beta5.3/Twinkle.Tray.v1.16.0-beta5.3.exe
https://github.com/xanderfrangos/twinkle-tray/releases/download/v1.16.0-beta6/Twinkle.Tray.v1.16.0-beta6.exe

The following PowerShell command will print a calculated SHA256 hash:

(Get-FileHash -Path Twinkle.Tray.v1.16.0-beta5.3.exe -Algorithm SHA256).Hash
(Get-FileHash -Path Twinkle.Tray.v1.16.0-beta6.exe -Algorithm SHA256).Hash

This command should be executed against an independently downloaded binary, as well
as the copy distributed with the package. Both hash values should be identical. A
matching hash value should confirm that no corruption or tampering has occurred
during this package's generation process.

For reference, the following SHA256 hash was calculated during the package's automated creation:
D8C4ACA15DB406654BB9F2863DCF43A82752818DA5E524294BC7256405439FE9
A567C46A5D9894E3911A1715A238D56AD6BE6BC38A499DC6DFEA934B4C1814A7
2 changes: 1 addition & 1 deletion tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'

$toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)"
$installerFileName = 'Twinkle.Tray.v1.16.0-beta5.3.exe'
$installerFileName = 'Twinkle.Tray.v1.16.0-beta6.exe'
$filePath = Join-Path -Path $toolsDir -ChildPath $installerFileName
$softwareNamePattern = 'Twinkle Tray*'

Expand Down
2 changes: 1 addition & 1 deletion twinkle-tray.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Beta": "1.16.0-beta5-3",
"Beta": "1.16.0-beta6",
"Stable": "1.15.4"
}
23 changes: 7 additions & 16 deletions twinkle-tray.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,23 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>twinkle-tray</id>
<version>1.16.0-beta5-3</version>
<packageSourceUrl>https://github.com/brogers5/chocolatey-package-twinkle-tray/tree/v1.16.0-beta5-3</packageSourceUrl>
<version>1.16.0-beta6</version>
<packageSourceUrl>https://github.com/brogers5/chocolatey-package-twinkle-tray/tree/v1.16.0-beta6</packageSourceUrl>
<owners>sublym0nal</owners>
<title>Twinkle Tray</title>
<authors>Xander Frangos</authors>
<projectUrl>https://twinkletray.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/brogers5/chocolatey-package-twinkle-tray@800782d6afb5b6ab2e4dcefdb879bea194f0fef8/twinkle-tray.png</iconUrl>
<copyright>Copyright © 2024 Xander Frangos</copyright>
<licenseUrl>https://github.com/xanderfrangos/twinkle-tray/blob/v1.16.0-beta5.3/LICENSE</licenseUrl>
<licenseUrl>https://github.com/xanderfrangos/twinkle-tray/blob/v1.16.0-beta6/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://github.com/xanderfrangos/twinkle-tray/tree/v1.16.0-beta5.3</projectSourceUrl>
<projectSourceUrl>https://github.com/xanderfrangos/twinkle-tray/tree/v1.16.0-beta6</projectSourceUrl>
<docsUrl>https://github.com/xanderfrangos/twinkle-tray/wiki</docsUrl>
<mailingListUrl>https://github.com/xanderfrangos/twinkle-tray/discussions</mailingListUrl>
<bugTrackerUrl>https://github.com/xanderfrangos/twinkle-tray/issues</bugTrackerUrl>
<tags>twinkle-tray twinkle tray brightness contrast power monitor display ddc ci 64-bit foss</tags>
<summary>Easily manage the brightness of your monitors in Windows from the system tray</summary>
<description><![CDATA[
---
### [choco://twinkle-tray](choco://twinkle-tray)
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support](https://community.chocolatey.org/packages/choco-protocol-support)
---
## Twinkle Tray
<description><![CDATA[## Twinkle Tray
Twinkle Tray lets you easily manage the brightness levels of multiple monitors. Even though Windows is capable of adjusting the backlight on most monitors, it typically doesn't support external monitors. Windows 10 & 11 also lack any ability to manage the brightness of multiple displays. This app inserts a new icon into your system tray, where you can click to have instant access to the brightness levels of all compatible displays.
Expand Down Expand Up @@ -57,7 +48,7 @@ Twinkle Tray will automatically adjust the look and feel to match your Windows v
## Package Notes
The installer executed by this package was built using Nullsoft Scriptable Install System (NSIS). For advanced setup scenarios, refer to [NSIS's command-line interface documentation](https://nsis.sourceforge.io/Docs/Chapter3.html). Any desired arguments can be appended to (or optionally overriding with the `--override-arguments` switch) the package's default install arguments with the `--install-arguments` option.
The installer executed by this package was built using Nullsoft Scriptable Install System (NSIS). For advanced setup scenarios, refer to [NSIS's command-line interface documentation](https://nsis.sourceforge.io/Docs/Chapter3.html#installerusage). Any desired arguments can be appended to (or optionally overriding with the `--override-arguments` switch) the package's default install arguments with the `--install-arguments` option.
---
Expand All @@ -78,7 +69,7 @@ When using the `/Start` package parameter, you may see a large `CLIXML` block lo
<dependencies>
<dependency id="chocolatey-core.extension" version="1.0.0" />
</dependencies>
<releaseNotes>https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.0-beta5.3</releaseNotes>
<releaseNotes>https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.0-beta6</releaseNotes>
</metadata>
<files>
<file src="tools\chocolateyinstall.ps1" target="tools" />
Expand Down

0 comments on commit 9f927f8

Please sign in to comment.