Skip to content

Commit

Permalink
AU: 2 updated - loki trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 29, 2023
1 parent d59ab34 commit 0b61c14
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions loki/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Package can be verified like this:
1. Go to

x32:
x64: https://github.com/grafana/loki/releases/download/v2.7.4/loki-windows-amd64.exe.zip
x64: https://github.com/grafana/loki/releases/download/v2.7.5/loki-windows-amd64.exe.zip

to download the installer.

Expand All @@ -17,7 +17,7 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum32:
checksum64: F593516644A3D708C2452440513665D7C4F338EE02156946135D5879D01EAA99
checksum64: A26D818D8DD88DDC077F5B86AE8B9A7622734369FE1CF07220285840AD25BD56

Using AU:

Expand Down
4 changes: 2 additions & 2 deletions loki/loki.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>loki</id>
<title>Loki</title>
<version>2.7.4</version>
<version>2.7.5</version>
<authors>Grafana team</authors>
<owners>Miodrag Milic</owners>
<summary>Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus</summary>
Expand All @@ -18,7 +18,7 @@ Unlike other logging systems, Loki is built around the idea of only indexing met
<copyright>GrafanaLabs</copyright>
<licenseUrl>https://github.com/grafana/loki/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://github.com/grafana/loki/releases/tag/v2.7.4</releaseNotes>
<releaseNotes>https://github.com/grafana/loki/releases/tag/v2.7.5</releaseNotes>
<docsUrl>https://github.com/grafana/loki/blob/master/docs/README.md</docsUrl>
<mailingListUrl>https://community.grafana.com/</mailingListUrl>
<bugTrackerUrl>https://github.com/grafana/loki/issues</bugTrackerUrl>
Expand Down
2 changes: 1 addition & 1 deletion trid/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
checksum_triddefs: AA69BD465C82AD1AA5922152AE77DFD5C278C5C5012CB39D9289B79EAC7044F4
checksum_triddefs: 5009238081F610EF4605796CC98A33EE8CAAC0817F5467ECCC135F2FD60B18B9

File 'readme.txt' with license is obtained from the trid_w32.zip file.
4 changes: 2 additions & 2 deletions trid/trid.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>trid</id>
<title>TrID - File Identifier</title>
<version>2.24.20230326</version>
<version>2.24.20230328</version>
<authors>Marco Pontello</authors>
<owners>Miodrag Milić</owners>
<summary>TrID is an utility designed to identify file types from their binary signatures</summary>
Expand All @@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl>
<!--<dependencies>-->
<!--</dependencies>-->
<releaseNotes>https://mark0.net/forum/index.php?topic=934.msg3673#msg3673</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=934.msg3674#msg3674</releaseNotes>
<mailingListUrl>http://mark0.net/forum/index.php?board=6.0</mailingListUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl>
</metadata>
Expand Down

0 comments on commit 0b61c14

Please sign in to comment.