This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 89c315a Chocolatey
committed
1 parent f8c0315 commit 89c315a Copy full SHA for 89c315a
File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed 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 >invoke-build</id >
7
7
<title >Invoke-Build</title >
8
- <version >5.11.3 </version >
8
+ <version >5.12.0 </version >
9
9
<authors >Roman Kuzmin</authors >
10
10
<owners >Miodrag Milic</owners >
11
11
<summary >Invoke-Build is a build and test automation tool</summary >
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 >signal</id >
7
7
<title >Signal (Desktop)</title >
8
- <version >7.32 .0</version >
8
+ <version >7.34 .0</version >
9
9
<authors >Open Whisper Systems</authors >
10
10
<owners >Miodrag Milic</owners >
11
11
<summary >Fast, simple, secure. Privacy that fits in your pocket</summary >
34
34
<licenseUrl >http://www.gnu.org/licenses/gpl-3.0.html</licenseUrl >
35
35
<requireLicenseAcceptance >false</requireLicenseAcceptance >
36
36
<iconUrl >https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/signal/icon.png</iconUrl >
37
- <releaseNotes >https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v7.32 .0</releaseNotes >
37
+ <releaseNotes >https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v7.34 .0</releaseNotes >
38
38
<docsUrl >https://www.signal.org/docs</docsUrl >
39
39
<bugTrackerUrl >https://github.com/WhisperSystems/Signal-Desktop/issues</bugTrackerUrl >
40
40
<projectSourceUrl >https://github.com/WhisperSystems/Signal-Desktop</projectSourceUrl >
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Set-AutoUpdate -Enable
10
10
$packageArgs = @ {
11
11
packageName = ' signal'
12
12
fileType = ' EXE'
13
- url = ' https://updates.signal.org/desktop/signal-desktop-win-7.32 .0.exe'
14
- checksum = ' 0cc2dc27108de22220e53377e8d1dd986c2cffd95b47fd6e5f89c07be97ed745 '
13
+ url = ' https://updates.signal.org/desktop/signal-desktop-win-7.34 .0.exe'
14
+ checksum = ' 3f406657124cc2c42190e48d5e7a53573deadbe0b0db9c945aedfafabc8193b0 '
15
15
checksumType = ' sha256'
16
16
silentArgs = ' /S'
17
17
validExitCodes = @ (0 )
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: 38836A75952B5BD63F1D1F7D5B3EF908F0ABCEA3A69579C7414A0F76F761D615
20
+ checksum_triddefs: E0580BA9B466F1CDD32230C0C4000C73F83833C485E5410DA19A929A3BE9E9C0
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.20241116 </version >
7
+ <version >2.24.20241120 </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=1016.msg4031#msg4031 </releaseNotes >
32
+ <releaseNotes >https://mark0.net/forum/index.php?topic=1016.msg4032#msg4032 </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