Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8e1e849

Browse files
author
Chocolatey
committed
1 parent 21d8d26 commit 8e1e849

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

dngrep/dngrep.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
66
<id>dngrep</id>
77
<title>dnGrep</title>
8-
<version>4.3.3.0</version>
8+
<version>4.4.2.0</version>
99
<authors>Denis Stankovski, John Burak</authors>
1010
<owners>Miodrag Milic</owners>
1111
<summary>Powerful search for Windows</summary>
@@ -33,7 +33,7 @@
3333
<licenseUrl>https://github.com/dnGrep/dnGrep/blob/master/license.txt</licenseUrl>
3434
<requireLicenseAcceptance>false</requireLicenseAcceptance>
3535
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/dngrep/icon.png</iconUrl>
36-
<releaseNotes>https://github.com/dnGrep/dnGrep/releases/tag/v4.3.3.0</releaseNotes>
36+
<releaseNotes>https://github.com/dnGrep/dnGrep/releases/tag/v4.4.2.0</releaseNotes>
3737
<dependencies>
3838
<dependency id="chocolatey-core.extension" version="1.3.3" />
3939
</dependencies>

dngrep/legal/VERIFICATION.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://github.com/dnGrep/dnGrep/releases/download/v4.3.3.0/dnGREP.4.3.3.x86.msi
11-
x64: https://github.com/dnGrep/dnGrep/releases/download/v4.3.3.0/dnGREP.4.3.3.x64.msi
10+
x32: https://github.com/dnGrep/dnGrep/releases/download/v4.4.2.0/dnGREP.4.4.2.x86.msi
11+
x64: https://github.com/dnGrep/dnGrep/releases/download/v4.4.2.0/dnGREP.4.4.2.x64.msi
1212

1313
to download the installer.
1414

1515
2. You can use one of the following methods to obtain the SHA256 checksum:
1616
- Use powershell function 'Get-FileHash'
1717
- Use Chocolatey utility 'checksum.exe'
1818

19-
checksum32: DF633C5B63DAD7C5B396A4D297308FBEF2011844A944EFC04FF180FDA2E73456
20-
checksum64: F0686C5F7F89D55916766BF42C11735B6E20415F89F3FDE6FC078B46C3B8447E
19+
checksum32: 4DD3EA9BEF8A2A9AAE10123938D2D19A1822756A77FD3F39914C9F2A6EB8BF6C
20+
checksum64: 12912C94350CF2F850B6B2625BC57A5E7F9322D488AE70B12084EDC34BC4C44B
2121

2222

2323
File 'license.txt' is obtained from:

freeencoderpack/freeencoderpack.nuspec

+1-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>freeencoderpack</id>
5-
<version>2025.01.31</version>
5+
<version>2025.02.11</version>
66
<title>foobar2000 Free Encoder Pack</title>
77
<authors>Peter Pawlowski</authors>
88
<owners>Rob Reynolds</owners>

freeencoderpack/legal/VERIFICATION.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: http://www.foobar2000.org/files/Free_Encoder_Pack-2025-01-31.exe
10+
x32: http://www.foobar2000.org/files/Free_Encoder_Pack-2025-02-11.exe
1111

1212
to download the installer.
1313

1414
2. You can use one of the following methods to obtain the SHA256 checksum:
1515
- Use powershell function 'Get-FileHash'
1616
- Use Chocolatey utility 'checksum.exe'
1717

18-
checksum32: 165CECCAAB4FCFA71013175586FBA77E45821348BEF8655EC556BC9F4E412E93
18+
checksum32: B8CF2DD6384AC5C2D3250184A800AE3941E53D39571717046D028EDDCF696B4A
1919

2020

2121
File 'license.txt' is obtained from:

0 commit comments

Comments
 (0)