signal-cli: Update to version 0.11.5

This commit is contained in:
github-actions[bot] 2022-11-07 20:29:55 +00:00
parent 2606f513de
commit 72d8491efd

View File

@ -1,14 +1,14 @@
{ {
"version": "0.11.4", "version": "0.11.5",
"description": "A cross-platform encrypted messaging service (command line/dbus version).", "description": "A cross-platform encrypted messaging service (command line/dbus version).",
"homepage": "https://github.com/AsamK/signal-cli", "homepage": "https://github.com/AsamK/signal-cli",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/AsamK/signal-cli/releases/download/v0.11.4/signal-cli-0.11.4-Windows.tar.gz", "url": "https://github.com/AsamK/signal-cli/releases/download/v0.11.5/signal-cli-0.11.5-Windows.tar.gz",
"hash": "b22941d6a61388286f52624e79d06a0d600885a0a09895f79b4272f02cd7efa9", "hash": "b4feefe09cf344d1fb6b606405ee195c5c05fe9ad1a901805f13115048534884",
"extract_dir": "signal-cli-0.11.4", "extract_dir": "signal-cli-0.11.5",
"bin": "bin\\signal-cli.bat", "bin": "bin\\signal-cli.bat",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {