Skip to content

Commit

Permalink
AU: 3 updated - plantuml signal trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 9, 2024
1 parent c2e55e0 commit de10f8b
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions plantuml/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Package can be verified like this:

1. Go to

x32: https://github.com/plantuml/plantuml/releases/download/v1.2024.0/plantuml-1.2024.0.jar
x32: https://github.com/plantuml/plantuml/releases/download/v1.2024.1/plantuml-1.2024.1.jar

to download the installer.

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

checksum32: 29C2C9004A4145711F258DAEA1AEA97DEA3559BD8B2471252870AA1672B8CFD6
checksum32: F3201E97B536E3FC32F11EEBB4F20D3D907F636FD6F64302B0B0AA3B9C598005

Using AU:

Get-RemoteChecksum https://github.com/plantuml/plantuml/releases/download/v1.2024.0/plantuml-1.2024.0.jar
Get-RemoteChecksum https://github.com/plantuml/plantuml/releases/download/v1.2024.1/plantuml-1.2024.1.jar

Information about license can be seen at:
http://plantuml.com/download
2 changes: 1 addition & 1 deletion plantuml/plantuml.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>plantuml</id>
<version>1.2024.0</version>
<version>1.2024.1</version>
<title>PlantUML</title>
<authors>Arnaud Roques</authors>
<owners>Yoshimov, Miodrag Milic</owners>
Expand Down
4 changes: 2 additions & 2 deletions signal/signal.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>signal</id>
<title>Signal (Desktop)</title>
<version>6.46.0</version>
<version>6.47.0</version>
<authors>Open Whisper Systems</authors>
<owners>Miodrag Milic</owners>
<summary>Fast, simple, secure. Privacy that fits in your pocket</summary>
Expand Down Expand Up @@ -34,7 +34,7 @@
<licenseUrl>http://www.gnu.org/licenses/gpl-3.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/signal/icon.png</iconUrl>
<releaseNotes>https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v6.46.0</releaseNotes>
<releaseNotes>https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v6.47.0</releaseNotes>
<docsUrl>https://www.signal.org/docs</docsUrl>
<bugTrackerUrl>https://github.com/WhisperSystems/Signal-Desktop/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/WhisperSystems/Signal-Desktop</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions signal/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Set-AutoUpdate -Enable
$packageArgs = @{
packageName = 'signal'
fileType = 'EXE'
url = 'https://updates.signal.org/desktop/signal-desktop-win-6.46.0.exe'
checksum = 'e26dcde7503c5dd4a86c66d133c06716ac74cd9e30ba45cb4bc7fa0c647b1596'
url = 'https://updates.signal.org/desktop/signal-desktop-win-6.47.0.exe'
checksum = '52e83f7bff24d0f67658f5e0ab0f2cca11e89eb06adcbc82bda05cd8a1ac1229'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
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: BCFAEA5344C66E60C4E92957FAA62945C9940A51A363ABAD45BA3D3167AC4A50
checksum_triddefs: C1463B110F9F5D6925E33FB4C70E76332B93074F5BB9D0DF5B2D497FBB0D51E1

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.20240205</version>
<version>2.24.20240208</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=1016.msg3909#msg3909</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=1016.msg3913#msg3913</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 de10f8b

Please sign in to comment.