This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit b5dee4c Chocolatey
committed
1 parent e15eb19 commit b5dee4c Copy full SHA for b5dee4c
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ Package can be verified like this:
8
8
1. Go to
9
9
10
10
x32:
11
- x64: https://github.com/jgm/pandoc/releases/download/3.6.1 /pandoc-3.6.1 -windows-x86_64.msi
11
+ x64: https://github.com/jgm/pandoc/releases/download/3.6.2 /pandoc-3.6.2 -windows-x86_64.msi
12
12
to download the installer.
13
13
14
14
2. You can use one of the following methods to obtain the SHA256 checksum:
15
15
- Use powershell function 'Get-FileHash'
16
16
- Use Chocolatey utility 'checksum.exe'
17
17
18
18
checksum32:
19
- checksum64: 4EB59305269B932BE263E8E427828B0E92BA7F381CDCCA3AC62618608A84B578
19
+ checksum64: E9A8036CC298AE3D92105D5909C805A0A069CC988E7938703C4041B3E24A13AA
20
20
21
21
File License.txt is saved from:
22
22
https://raw.githubusercontent.com/jgm/pandoc/master/COPYRIGHT
Original file line number Diff line number Diff line change 5
5
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
6
6
<id >pandoc</id >
7
7
<title >Pandoc</title >
8
- <version >3.6.1 </version >
8
+ <version >3.6.2 </version >
9
9
<authors >John MacFarlane</authors >
10
10
<owners >Miodrag Milic</owners >
11
11
<summary >A universal document converter</summary >
33
33
<copyright >© 2006-2015 John MacFarlane</copyright >
34
34
<licenseUrl >https://github.com/jgm/pandoc/blob/master/COPYRIGHT</licenseUrl >
35
35
<requireLicenseAcceptance >false</requireLicenseAcceptance >
36
- <releaseNotes >https://github.com/jgm/pandoc/releases/tag/3.6.1 </releaseNotes >
36
+ <releaseNotes >https://github.com/jgm/pandoc/releases/tag/3.6.2 </releaseNotes >
37
37
<docsUrl >http://pandoc.org/README.html</docsUrl >
38
38
<bugTrackerUrl >https://github.com/jgm/pandoc/issues</bugTrackerUrl >
39
39
<projectSourceUrl >https://github.com/jgm/pandoc</projectSourceUrl >
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ Package can be verified like this:
17
17
- Use Chocolatey utility 'checksum.exe'
18
18
19
19
checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
20
- checksum_triddefs: AC6B6247B316C8F82A8088B94388D707B2D60D40D3D125E038C3069D2650852D
20
+ checksum_triddefs: 1406CC53C2D22FC5543B78A3947DAA970AC67551BAE54AF1B1F040FCDBB93BC0
21
21
22
22
File 'readme.txt' with license is obtained from the trid_w32.zip file.
Original file line number Diff line number Diff line change 4
4
<metadata >
5
5
<id >trid</id >
6
6
<title >TrID - File Identifier</title >
7
- <version >2.24.20250109 </version >
7
+ <version >2.24.20250112 </version >
8
8
<authors >Marco Pontello</authors >
9
9
<owners >Miodrag Milić</owners >
10
10
<summary >TrID is an utility designed to identify file types from their binary signatures</summary >
@@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi
29
29
<iconUrl >https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl >
30
30
<!-- <dependencies>-->
31
31
<!-- </dependencies>-->
32
- <releaseNotes >https://mark0.net/forum/index.php?topic=1045.msg4049#msg4049 </releaseNotes >
32
+ <releaseNotes >https://mark0.net/forum/index.php?topic=1045.msg4050#msg4050 </releaseNotes >
33
33
<mailingListUrl >http://mark0.net/forum/index.php?board=6.0</mailingListUrl >
34
34
<packageSourceUrl >https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl >
35
35
</metadata >
You can’t perform that action at this time.
0 commit comments