Skip to content

Commit

Permalink
AU: 3 updated - bruno signal trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 10, 2024
1 parent b8e321e commit f081300
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions bruno/bruno.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>bruno</id>
<title>Bruno</title>
<version>1.32.1</version>
<version>1.33.0</version>
<authors>Anoop M D</authors>
<owners>Miodrag Milic</owners>
<summary>Opensource IDE For Exploring and Testing Api's</summary>
Expand All @@ -26,7 +26,7 @@ Bruno is offline-only. There are no plans to add cloud-sync to Bruno, ever. We v
<licenseUrl>https://github.com/usebruno/bruno/blob/main/license.md</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/bruno/icon.png</iconUrl>
<releaseNotes>https://github.com/usebruno/bruno/releases/tag/v1.32.1</releaseNotes>
<releaseNotes>https://github.com/usebruno/bruno/releases/tag/v1.33.0</releaseNotes>
<docsUrl>https://docs.usebruno.com/</docsUrl>
<projectSourceUrl>https://github.com/usebruno/bruno</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/bruno</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions bruno/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/usebruno/bruno/releases/download/v1.32.1/bruno_1.32.1_x64_win.exe
x64: https://github.com/usebruno/bruno/releases/download/v1.33.0/bruno_1.33.0_x64_win.exe

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'

checksum64: E858C0E14D9D78E2A0D8C8ACB8E0E6FCE8E99FEE041C0FE1C60BA42B7284DD75
checksum64: 3700C4E67593A2AD6D93347110F372EAEF8615F891762B72ABDD65FB714005B2

File 'license.md' is obtained from:
https://github.com/usebruno/bruno/blob/main/license.md
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>7.27.0</version>
<version>7.28.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/v7.27.0</releaseNotes>
<releaseNotes>https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v7.28.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-7.27.0.exe'
checksum = 'd2e191d0af6a564da6e09a530da73907fbc795aadec06932c24719a72c7e4253'
url = 'https://updates.signal.org/desktop/signal-desktop-win-7.28.0.exe'
checksum = '4c18690fa7e7030296980560808a328ea4e3212af44e68c075168a5284a9e391'
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: 166FDFACB8DFD80CC24E62DD0188CAA4841E4ADBC039E8E08878D582646290F4
checksum_triddefs: ED8E7E2247133176155F9E6A153FA781D8913A511DAA4B3ADC5A98649DAC0B27

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.20241004</version>
<version>2.24.20241009</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.msg4020#msg4020</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=1016.msg4021#msg4021</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 f081300

Please sign in to comment.