This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 5a11f1e Chocolatey
committed
1 parent 2345ac8 commit 5a11f1e Copy full SHA for 5a11f1e
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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 >signal</id >
7
7
<title >Signal (Desktop)</title >
8
- <version >7.37 .0</version >
8
+ <version >7.38 .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.37 .0</releaseNotes >
37
+ <releaseNotes >https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v7.38 .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.37 .0.exe'
14
- checksum = ' 7761ad92d8f04f3a97351be4617130414b56351b77ec466f8d05bb5bbbaf6899 '
13
+ url = ' https://updates.signal.org/desktop/signal-desktop-win-7.38 .0.exe'
14
+ checksum = ' 6dc7ab83779773e6278f8e1f96ae44fed5b44da61bd83ad243d96e7816ea0646 '
15
15
checksumType = ' sha256'
16
16
silentArgs = ' /S'
17
17
validExitCodes = @ (0 )
You can’t perform that action at this time.
0 commit comments