From 28550235e6d5228d0427575f6b52c8940d13d705 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 1 Apr 2024 00:18:11 +0000 Subject: [PATCH] AU: 2 updated - gnucash Waterfox [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/649c3edf6fd51123809a5d3c3b2d37105e6aaf94 --- automatic/gnucash/gnucash.json | 3 ++- automatic/gnucash/gnucash.nuspec | 2 +- automatic/gnucash/legal/VERIFICATION.txt | 6 +++--- automatic/gnucash/tools/chocolateyInstall.ps1 | 2 +- automatic/waterfox/waterfox.json | 2 +- automatic/waterfox/waterfox.nuspec | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/automatic/gnucash/gnucash.json b/automatic/gnucash/gnucash.json index 6444e5f2185..aefba881673 100644 --- a/automatic/gnucash/gnucash.json +++ b/automatic/gnucash/gnucash.json @@ -31,5 +31,6 @@ "5.2": "5.2", "5.3": "5.3", "5.4": "5.4", - "5.5": "5.5" + "5.5": "5.5", + "5.6": "5.6" } diff --git a/automatic/gnucash/gnucash.nuspec b/automatic/gnucash/gnucash.nuspec index d842ab97d2f..9a12e76c14b 100644 --- a/automatic/gnucash/gnucash.nuspec +++ b/automatic/gnucash/gnucash.nuspec @@ -3,7 +3,7 @@ gnucash - 5.5 + 5.6 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/gnucash chocolatey-community GnuCash diff --git a/automatic/gnucash/legal/VERIFICATION.txt b/automatic/gnucash/legal/VERIFICATION.txt index fd5bc8fac50..7c75303bb50 100644 --- a/automatic/gnucash/legal/VERIFICATION.txt +++ b/automatic/gnucash/legal/VERIFICATION.txt @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: 720A60DCA57E4199F28B5449158DDC89E62012F042A62C43B16C569FA0890275 + checksum: DC6139469696168DDD13AD617A8FBD31C2389B0960A82BC2DA1C0C5606B37F46 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/gnucash/tools/chocolateyInstall.ps1 b/automatic/gnucash/tools/chocolateyInstall.ps1 index f9048b2d2db..9dfddfe073b 100644 --- a/automatic/gnucash/tools/chocolateyInstall.ps1 +++ b/automatic/gnucash/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\gnucash-5.5.setup.exe" + file = "$toolsPath\gnucash-5.6.setup.exe" softwareName = 'GnuCash*' diff --git a/automatic/waterfox/waterfox.json b/automatic/waterfox/waterfox.json index e01b5ccfe3e..f6d72117d12 100644 --- a/automatic/waterfox/waterfox.json +++ b/automatic/waterfox/waterfox.json @@ -1,4 +1,4 @@ { - "current": "24036.0.11", + "current": "24046.0.11", "classic": "2022.11" } diff --git a/automatic/waterfox/waterfox.nuspec b/automatic/waterfox/waterfox.nuspec index 047327ff4ca..87af9934870 100644 --- a/automatic/waterfox/waterfox.nuspec +++ b/automatic/waterfox/waterfox.nuspec @@ -3,7 +3,7 @@ Waterfox - 24036.0.11 + 24046.0.11 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/waterfox chocolatey-community,tonigellida,admiringworm Waterfox